<%= thead('personal_project.year') %> <%= thead('personal_project.project_title') %> <%= thead('personal_project.project_number') %> <%= thead('personal_project.member_profile') %> <%= thead('personal_project.participants') %> <%= render 'projects' %>
<%= link_to content_tag(:i, nil, :class => 'icon-plus icon-white') + t(:new_), new_admin_project_path, :class => 'btn btn-primary' %>