Files
mach_examples/04_todo/404.mustache.html

6 lines
70 B
HTML
Raw Normal View History

2025-07-24 12:46:01 -05:00
{{< layout}}
{{$body}}
<p>not found</p>
{{/body}}
{{/layout}}