Indicate account name in settings

This commit is contained in:
Jason Zimdars
2025-10-21 14:17:24 -07:00
parent 6fa5b3d8b7
commit 2d0b1e82a3
+1 -1
View File
@@ -1,4 +1,4 @@
<% @page_title = "Account Settings" %>
<% @page_title = "Account Settings for #{Account.sole.name}" %>
<% content_for :header do %>
<%= render "filters/menu" %>