<% if policy(Project).new? %>
  • <%= fa_icon("plus-circle", class: "text-success", style: "font-size:4rem") %> <%= link_to t(".actions.new"), [:new, :project], class: "mt-4 text-reset text-decoration-none stretched-link" %>
  • <% end %>