Files
nerak/examples/04_todo/404.html
T
2026-06-22 16:39:17 -05:00

6 lines
70 B
HTML

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