Files
mach_examples/05_todo_sse_datastar/home.mustache.html
2026-05-02 23:06:14 -05:00

6 lines
65 B
HTML

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