diff --git a/app/views/account/settings/show.html.erb b/app/views/account/settings/show.html.erb index 732c49abc..e0b8cc14a 100644 --- a/app/views/account/settings/show.html.erb +++ b/app/views/account/settings/show.html.erb @@ -1,4 +1,4 @@ -<% @page_title = "Account Settings" %> +<% @page_title = "Account Settings for #{Account.sole.name}" %> <% content_for :header do %> <%= render "filters/menu" %>