Files
mach_examples/05_todo/404.mustache.html
2026-03-26 20:02:54 -05:00

6 lines
70 B
HTML

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