Files
nerak/examples/04_todo/404.html
T
2026-07-09 23:11:34 -05:00

6 lines
70 B
HTML

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