Skip to content
Snippets Groups Projects
Commit a3713063 authored by Julien Schmidt's avatar Julien Schmidt
Browse files

add 404 page

parent 5e4d3dcd
No related branches found
No related tags found
No related merge requests found
{{ define "main"}}
<h1 id="title">Oops! Page not found.</h1>
<p><a class="button" href="{{ "/" | relURL }}">Go to the Homepage</a></p>
{{ end }}
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment