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
Plaintext
Raw Normal View History

.card
2020-04-25 09:05:35 -07: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-29 20:11:29 -07:00
.d-none.d-sm-block= render "shared/links"