Files
mach_examples/04_todo/404.mustache.html
2026-05-03 22:17:05 -05:00

6 lines
70 B
HTML

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