Files
nerak/examples/04_todo/404.html
T
2026-06-24 15:28:49 -05:00

6 lines
70 B
HTML

{{< layout}}
{{$body}}
<p>not found</p>
{{/body}}
{{/layout}}