Files
mach_examples/08_todo_events/static/home.mustache.html
2026-03-26 17:35:49 -05:00

6 lines
66 B
HTML

{{< layout}}
{{$body}}
<p>home</p>
{{/body}}
{{/layout}};