% if @project.boards.any? %>
<%= l(:label_no_data) %>
<%= link_to l(:label_board_new), new_project_board_path(@project), :class => 'icon icon-add' %>