5
0
Fork 0
mirror of https://0xacab.org/sutty/sutty synced 2024-11-22 21:56:21 +00:00
panel/app/views/actor_moderations/show.haml

9 lines
344 B
Text
Raw Permalink Normal View History

.row.justify-content-center
.col-12.col-md-8
%h1= t('.profile')
= render 'components/actor', remote_profile: @remote_profile
.col-12.col-md-8
= render 'components/profiles_btn_box', actor_moderation: @actor_moderation
2024-03-05 19:10:53 +00:00
.col-12.col-md-8
2024-03-18 20:28:49 +00:00
= render 'moderation_queue/comments', site: @site, moderation_queue: @moderation_queue