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

6 lines
65 B
HTML

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