6 lines
73 B
Cheetah
6 lines
73 B
Cheetah
|
{{ define "content" }}
|
||
|
<main>
|
||
|
<h1>404 Not Found</h1>
|
||
|
</main>
|
||
|
{{ end }}
|