<% content_for :title, "Notifications" %>

Notifications

<% @notifications.each do |notification| %> <%= render notification %> <% end %>