% provide(:head_title, t("repositories.index.head_title")) %> <% if current_team %> <%= render partial: "repositories/breadcrumbs.html.erb", locals: { teams: @teams, current_team: current_team, type: @type } %>
<%=t 'repositories.index.no_teams.text' %>