Files
mach_examples/07_todo_db_per_user/home.mustache.html
2026-03-24 14:15:38 -05:00

6 lines
65 B
HTML

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