Files
mach_examples/06_todo_events/static/home.mustache.html

6 lines
66 B
HTML
Raw Normal View History

2025-07-24 12:46:01 -05:00
{{< layout}}
{{$body}}
<p>home</p>
{{/body}}
{{/layout}};