Files
mach_examples/06_todo_events/static/404.mustache.html
2026-05-01 14:11:28 -05:00

6 lines
71 B
HTML

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