Files
nerak/examples/06_todo_events/landing/home.mustache.html
T
2026-07-31 15:48:58 -05:00

6 lines
66 B
HTML

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