init
This commit is contained in:
10
layouts/404.html
Normal file
10
layouts/404.html
Normal file
@@ -0,0 +1,10 @@
|
||||
{{ define "main" }}
|
||||
|
||||
<article>
|
||||
<header>
|
||||
<h1>404: Page not found</h1>
|
||||
</header>
|
||||
<p>Sorry, this page doesn't exist :-(</p>
|
||||
</article>
|
||||
|
||||
{{ end }}
|
Reference in New Issue
Block a user