% provide(:head_title, t("projects.index.head_title")) %>
<%=t 'projects.index.no_teams.text' %>
<%= link_to t('projects.index.no_teams.btn'), teams_path, class: 'btn btn-primary' %>