MATH201/themes/zettels/layouts/404.html

5 lines
73 B
HTML
Raw Normal View History

2023-09-27 10:58:42 -06:00
{{ define "main" }}
<h1>404</h1>
<p>{{ i18n "not-found" }}</p>
{{ end }}