Files
nerak/examples/04_todo/404.html
T
2026-07-07 15:34:30 -05:00

6 lines
70 B
HTML

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