%table.table.table-striped

%thead
  %tr
    %th
      Reporter
    %th
      Message
    %th
      When
    %th
      Actions

%tbody
  = render @notifications

bootstrap_paginate @notifications