Templates
Templates render WebUI pages, dialogs, dashboards, and include fragments.
Keep templates focused on presentation and small orchestration; move complex logic to helpers when it becomes hard to test or reuse.
Templates render WebUI pages, dialogs, dashboards, and include fragments.
Keep templates focused on presentation and small orchestration; move complex logic to helpers when it becomes hard to test or reuse.