BigW Consortium Gitlab

index.html.haml 357 Bytes
Newer Older
1 2 3 4
- page_title "Abuse Reports"
%h3.page-title Abuse Reports
%hr
- if @abuse_reports.present?
Douwe Maan committed
5 6 7 8
  .table-holder
    %table.table
      %thead
        %tr
9
          %th User
Douwe Maan committed
10 11 12 13 14
          %th Reported by
          %th Message
          %th Primary action
          %th
      = render @abuse_reports
15
  = paginate @abuse_reports
16 17
- else
  %h4 There are no abuse reports