Files
nerak/examples/06_todo_events/static/home.html
T
2026-06-26 14:09:38 -05:00

6 lines
66 B
HTML

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