This commit is contained in:
7
layouts/404.html
Normal file
7
layouts/404.html
Normal file
@@ -0,0 +1,7 @@
|
||||
{{- define "main" -}}
|
||||
<div class="FourOhFourCentered">
|
||||
<h1>404 - Page Not Found</h1>
|
||||
<p>Looks like the page you're looking for doesn't exist.</p>
|
||||
<p><a href="/">Go back home</a></p>
|
||||
</div>
|
||||
{{- end }}
|
Reference in New Issue
Block a user