%# Used to announce to the screen reader client side which section the user is in %>
<%= @title %> section
<%= link_to "← Tools", admin_user_tools_path(@user),
remote: true,
data: { action: "ajax:success@document->user#replacePartial" },
class: "crayons-title fs-l backlink" %>