{ content_for :title, 'Notifications | Metamaps' } { content_for :mobile_title, 'Notifications' }

Notifications

{ if @notifications.total_pages > 1 }
{ paginate @notifications }
{ end }