Files
nerak/examples/04_todo/home.mustache.html
T
2026-07-31 15:48:58 -05:00

6 lines
65 B
HTML

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