=html_escape(_('Members with access to %{strong_start}%{group_name}%{strong_end}'))%{group_name: @group.name,strong_start: '<strong>'.html_safe,strong_end: '</strong>'.html_safe}
=html_escape(_('Members with access to %{strong_start}%{group_name}%{strong_end}'))%{group_name: @group.name,strong_start: '<strong>'.html_safe,strong_end: '</strong>'.html_safe}
=html_escape(_('Groups with access to %{strong_start}%{group_name}%{strong_end}'))%{group_name: @group.name,strong_start: '<strong>'.html_safe,strong_end: '</strong>'.html_safe}
-unlessfiltered_search_enabled
=render'groups/group_members/tab_pane/header'do
=render'groups/group_members/tab_pane/title'do
=html_escape(_('Groups with access to %{strong_start}%{group_name}%{strong_end}'))%{group_name: @group.name,strong_start: '<strong>'.html_safe,strong_end: '</strong>'.html_safe}