initial commit
This commit is contained in:
6
themes/gallery/layouts/404.html
Normal file
6
themes/gallery/layouts/404.html
Normal file
@@ -0,0 +1,6 @@
|
||||
{{ define "main" }}
|
||||
<hgroup>
|
||||
<h1>404</h1>
|
||||
<p>{{ T "pageNotFound" }}</p>
|
||||
</hgroup>
|
||||
{{ end }}
|
||||
Reference in New Issue
Block a user