brewlog/templates
Jon Seager f6b51ccb38
refactor: reduce duplication in handlers, templates, and view structs
- Replace inline redirect scripts with existing render_redirect_script()
  in 6 create handlers
- Add delete_button macro to detail_cards.html, used by 6 detail pages
- Unify 3 map_with_legend macros into 1 with LegendEntry iteration
2026-02-10 09:37:49 +00:00
..
pages refactor: reduce duplication in handlers, templates, and view structs 2026-02-10 09:37:49 +00:00
partials refactor: reduce duplication in handlers, templates, and view structs 2026-02-10 09:37:49 +00:00
base.html feat(a11y): add ARIA attributes, token colors, toast, and tab-switch links 2026-02-09 19:56:11 +00:00