update 404 to match baseof
This commit is contained in:
parent
e230bd3b44
commit
cf6aa709cd
1 changed files with 2 additions and 2 deletions
|
@ -1,3 +1,3 @@
|
||||||
{{- partial "header.html" . }}
|
{{ define "main" }}
|
||||||
<div class="not-found">404</div>
|
<div class="not-found">404</div>
|
||||||
{{- partial "footer.html" . }}
|
{{ end }}{{/* end main */}}
|
Loading…
Reference in a new issue