Files
mach_examples/07_todo_db_per_user/404.mustache.html
2026-03-26 22:21:24 -05:00

6 lines
70 B
HTML

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