Files
mach_examples/06_todo_events/static/home.mustache.html
2026-06-03 18:19:32 -05:00

6 lines
66 B
HTML

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