culinary.kemonine.info/themes/vnovel/layouts/404.html

4 lines
122 B
HTML
Raw Normal View History

2022-12-03 15:27:03 +00:00
{{ define "main" }}
<h2 class="text-3xl">Oops!</h2>
<p class="text-4xl py-3 dark:text-white">{{ .Title }}</p>
{{ end }}