retrospring/app/views/tabs/_moderation.html.haml

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

7 lines
196 B
Text
Raw Normal View History

.card
2020-04-25 18:05:35 +02:00
.list-group
= list_group_item t(".reports"), moderation_reports_path
= list_group_item t(".site_wide_blocks"), mod_anon_block_index_path
2022-07-30 05:11:29 +02:00
.d-none.d-sm-block= render "shared/links"