Files
nerak/examples/06_todo_events/static/404.html
T
2026-06-26 14:09:38 -05:00

6 lines
71 B
HTML

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