Files
mach_examples/04_todo/404.mustache.html
2026-05-23 20:29:03 -05:00

6 lines
70 B
HTML

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