2022-07-29 17:55:56 -07:00
|
|
|
.card
|
2020-04-25 09:05:35 -07:00
|
|
|
.list-group
|
2022-08-20 12:18:04 -07:00
|
|
|
= list_group_item t(".all"), moderation_reports_path
|
|
|
|
= list_group_item t(".answers"), moderation_reports_path("answer")
|
|
|
|
= list_group_item t(".comments"), moderation_reports_path("comment")
|
|
|
|
= list_group_item t(".users"), moderation_reports_path("user")
|
|
|
|
= list_group_item t(".questions"), moderation_reports_path("question")
|
2020-04-26 14:54:02 -07:00
|
|
|
|
2022-11-20 09:04:46 -08:00
|
|
|
.card
|
|
|
|
.list-group
|
|
|
|
= 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"
|