<%= link_to(l(:button_edit), edit_group_path(@group), :class => 'icon icon-edit') if User.current.admin? %>

<%= @group.name %>

<% if @group.custom_field_values.any? %> <% end %>

<%= l(:label_member_plural) %>

<% html_title @group.name %>