Retrospring/app/views/moderation/index.html.haml

6 lines
184 B
Plaintext

.container.j2-page
.row
= render 'moderation/moderation_tabs'
.col-md-9.col-sm-9.col-xs-12
- @reports.each do |r|
= render 'moderation/moderationbox', report: r