4 lines
61 B
HTML
4 lines
61 B
HTML
|
{{ define "main" }}
|
||
|
<h1 class="title-404">404</h1>
|
||
|
{{ end }}
|