5
0
Fork 0
mirror of https://0xacab.org/sutty/sutty synced 2024-11-26 17:56:22 +00:00
panel/app/views/moderation_queue/_account.haml

8 lines
177 B
Text
Raw Normal View History

.row.no-gutters.pt-2
.col-1
= render 'components/checkbox'
.col-11
%h4
%a{href: profile['id']}= profile['preferredUsername']
=profile['summary'].html_safe