Files
nerak/05_todo_sse_datastar/todo.mustache.html
T
2026-06-13 11:51:51 -05:00

4 lines
48 B
HTML

{{#todo_data}}
{{> todo_item}}
{{/todo_data}}