2022-07-30 02:55:56 +02:00
|
|
|
.card
|
2020-04-25 18:05:35 +02:00
|
|
|
.list-group
|
2022-08-20 21:18:04 +02: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 23:54:02 +02:00
|
|
|
|
2022-11-20 18:04:46 +01:00
|
|
|
.card
|
|
|
|
.list-group
|
|
|
|
= 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"
|