Files
mach_examples/07_todo_db_per_user/contact.mustache.html
2026-03-26 16:25:59 -05:00

6 lines
71 B
HTML

{{< layout}}
{{$body}}
<p>contact us</p>
{{/body}}
{{/layout}}