<% content_for :title, 'Notifications | Metamaps' %> <% content_for :mobile_title, 'Notifications' %>

<%= @notification.subject %>

<%= raw @notification.body %>
<%= link_to 'Back', notifications_path %>
<%= render partial: 'shared/back_to_mapping' %>
<%= render partial: 'notifications/header' %>