BigW Consortium Gitlab

index.html.haml 357 Bytes
- page_title "Abuse Reports"
%h3.page-title Abuse Reports
%hr
- if @abuse_reports.present?
  .table-holder
    %table.table
      %thead
        %tr
          %th User
          %th Reported by
          %th Message
          %th Primary action
          %th
      = render @abuse_reports
  = paginate @abuse_reports
- else
  %h4 There are no abuse reports