Files
mach_examples/04_todo/home.mustache.html
2026-05-23 14:18:09 -05:00

6 lines
65 B
HTML

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