%= render 'shared/back_link' %>
<%= t("admin.stats.proposal_notifications.total") %>
<%= @proposal_notifications.count %>
<%= t("admin.stats.proposal_notifications.proposals_with_notifications") %>
<%= @proposals_with_notifications %>
<%= notification.title %> <%= link_to notification.proposal.title, proposal_path(notification.proposal) %><%= notification.body %> |