2024-02-20 18:12:42 +00:00
|
|
|
.row.no-gutters.pt-2
|
|
|
|
.col-1
|
2024-02-21 16:50:29 +00:00
|
|
|
= render 'components/checkbox', id: profile['id']
|
2024-02-20 18:12:42 +00:00
|
|
|
.col-11
|
|
|
|
%h4
|
|
|
|
%a{href: profile['id']}= profile['preferredUsername']
|
|
|
|
=profile['summary'].html_safe
|