<%= image_link_to t('.back'), 'arrow-left-bold-outline', units_path %>
<%= User.human_attribute_name(:symbol).capitalize %> |
<% if current_user.at_least(:active) %>
<%= t :actions %> |
<% end %>
<%= render(@units, partial: 'default') || render_no_items %>