% provide(:head_title, t("projects.index.head_title")) %> <% if current_team %> <%= render partial: "shared/sidebar", locals: { page: 'project' } %> <%= render partial: "shared/secondary_navigation" %> <% if can_create_projects?(current_team) %>
<%=t 'projects.index.no_projects.no_permission_title' %>