<% @page_title = "Account Settings" %> <% content_for :header do %> <%= render "filters/menu" %>

<%= @page_title %>

<% end %>
<%= render "account/settings/users", users: @users %> <%= render "account/settings/entropy_configuration", account: @account %>