added 500 error screen, and adjusted index:
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
<!--not_found.html-->
|
||||
{{ template "header.tmpl" . }}
|
||||
<h2>404 Not Found :(</h2>
|
||||
<h2>404 Not found :(</h2>
|
||||
<p>
|
||||
Click <a href="/">here</a> to return home.
|
||||
</p>
|
||||
|
||||
Reference in New Issue
Block a user