MATH201/themes/zettels/layouts/404.html

5 lines
73 B
HTML

{{ define "main" }}
<h1>404</h1>
<p>{{ i18n "not-found" }}</p>
{{ end }}