This repository has been archived on 2022-01-14. You can view files and clone it, but cannot push or open issues/pull-requests.
|
{{ define "title" }}404{{ end }}
|
|
|
|
{{ define "main" }}
|
|
<h1>404 - Page not found</h1>
|
|
<a href="/"><button class="top">Go Home</button></a>
|
|
{{ end }} |