mirror of
https://github.com/Retrospring/retrospring.git
synced 2025-01-20 12:06:04 +01:00
6 lines
No EOL
184 B
Text
6 lines
No EOL
184 B
Text
.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 |