Commit Graph
1 Commits
Author SHA1 Message Date
john-okeefe d70a770504 chore(templates): add generated Go code for modal templates
Add auto-generated Go code for new modal templates:
- collection_modal_templ.go (from collection_modal.templ)
- restore_system_collection_modal_templ.go (from restore_system_collection_modal.templ)

These files are generated by templ compiler and contain the Render()
implementations. Do not edit manually.

Regenerate with: templ generate
2026-03-01 21:00:14 -05:00