% provide(:head_title, t("libraries.index.head_title")) %> <% if current_team %> <%= render partial: "sidebar", locals: { repositories: @repositories } %> <% # show only if no repositories present. If the team will have them we will # handle this in left side navigation bar %>
<%=t 'repositories.index.no_teams.text' %>