Update 404 page
This commit is contained in:
parent
fa7821763b
commit
5f37fc3029
1 changed files with 2 additions and 0 deletions
|
@ -1,3 +1,5 @@
|
||||||
{{ partial "header.html" . }}
|
{{ partial "header.html" . }}
|
||||||
|
<div id="content">
|
||||||
Page not found.
|
Page not found.
|
||||||
|
</div>
|
||||||
{{ partial "footer.html" . }}
|
{{ partial "footer.html" . }}
|
||||||
|
|
Loading…
Add table
Reference in a new issue