From 6fbdf9a9b886fc8d1ac380b82e532301efb5174a Mon Sep 17 00:00:00 2001 From: Graham McIntire Date: Sun, 4 Jan 2026 11:38:07 -0600 Subject: [PATCH] Add global header to user settings page Use Layouts.authenticated instead of Layouts.app for consistent navigation across the application. --- .../controllers/user_settings_html/edit.html.heex | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/lib/towerops_web/controllers/user_settings_html/edit.html.heex b/lib/towerops_web/controllers/user_settings_html/edit.html.heex index 9929ab1b..cf10c894 100644 --- a/lib/towerops_web/controllers/user_settings_html/edit.html.heex +++ b/lib/towerops_web/controllers/user_settings_html/edit.html.heex @@ -1,4 +1,4 @@ - +
<.header> Account Settings @@ -37,4 +37,4 @@ Save Password - +