<% if @projects.any? %>

<%= t(".heading") %> (<%= @projects.size %>)

<% else %> <%= render "empty_projects" %> <% end %>