hugo-theme-wondermod/layouts/404.html

4 lines
95 B
HTML

{{- partial "header.html" . }}
<div class="not-found">404</div>
{{- partial "footer.html" . }}