diff --git a/web/app/templates/settings/change_password.html.j2 b/web/app/templates/settings/change_password.html.j2 index 6cee5907..f1714dc5 100644 --- a/web/app/templates/settings/change_password.html.j2 +++ b/web/app/templates/settings/change_password.html.j2 @@ -9,7 +9,7 @@
-

Settings

+

{{ title }}

diff --git a/web/app/templates/settings/edit_general_settings.html.j2 b/web/app/templates/settings/edit_general_settings.html.j2 index 5e3b6428..286983f0 100644 --- a/web/app/templates/settings/edit_general_settings.html.j2 +++ b/web/app/templates/settings/edit_general_settings.html.j2 @@ -9,7 +9,7 @@
-

Settings

+

{{ title }}

diff --git a/web/app/templates/settings/edit_notification_settings.html.j2 b/web/app/templates/settings/edit_notification_settings.html.j2 index 2736c1a3..e6fc7428 100644 --- a/web/app/templates/settings/edit_notification_settings.html.j2 +++ b/web/app/templates/settings/edit_notification_settings.html.j2 @@ -9,7 +9,7 @@
-

Settings

+

{{ title }}