Update
This commit is contained in:
parent
5ba8bcabdb
commit
49243858d7
44 changed files with 39055 additions and 190 deletions
4
frontend/templates/404.html
Normal file
4
frontend/templates/404.html
Normal file
|
@ -0,0 +1,4 @@
|
|||
{{ template "before.html" . }}
|
||||
<h1>404</h1>
|
||||
<p>Head back <a href="./">home</a>?</p>
|
||||
{{ template "after.html" . }}
|
Loading…
Add table
Add a link
Reference in a new issue