Files
nerack/examples/06_todo_events/404.mustache.html
T
2026-09-13 15:31:00 -05:00

6 lines
70 B
HTML

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