mirror of
https://github.com/morgan9e/blog
synced 2026-04-15 00:34:35 +09:00
Reset
This commit is contained in:
7
themes/plain/layouts/404.html
Normal file
7
themes/plain/layouts/404.html
Normal file
@@ -0,0 +1,7 @@
|
||||
{{ define "main" }}
|
||||
{{- partial "nav.html" . -}}
|
||||
<div class="home">
|
||||
<h1>404</h1>
|
||||
<p>Page not found.</p>
|
||||
</div>
|
||||
{{ end }}
|
||||
Reference in New Issue
Block a user