culinary.kemonine.info/themes/vnovel/layouts/404.html
2022-12-03 10:27:03 -05:00

4 lines
122 B
HTML

{{ define "main" }}
<h2 class="text-3xl">Oops!</h2>
<p class="text-4xl py-3 dark:text-white">{{ .Title }}</p>
{{ end }}