# 13 — UI, templates and styling This chapter collects UI integration notes, reusable template components, styling audit points and per-page UI data/actions. ## Reusable Template Components To reduce duplication across form-centric pages, shared Jinja macros live in `templates/partials/components.html`. - `select_field(...)`: renders labeled `