% @page_title = "Notifications settings" %> <% content_for :header do %> <%= link_to_back fallback_path: notifications_path %> <%= @page_title %> <% end %> <%= render partial: "notifications/settings/collection", collection: @collections, locals: { user: Current.user } %>