Files
mach_examples/04_todo/404.mustache.html
2026-05-26 09:08:15 -05:00

6 lines
70 B
HTML

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