hugo-theme-wondermod/layouts/404.html

3 lines
81 B
HTML

{{ define "main" }}
<div class="not-found">404</div>
{{ end }}{{/* end main */}}