Files
mach_examples/04_todo/404.mustache.html
2026-04-21 11:55:30 -05:00

6 lines
70 B
HTML

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