4 lines
91 B
Text
4 lines
91 B
Text
|
- if user.blocked?
|
||
|
= render 'shared/members/badge', type: 'danger' do
|
||
|
= _("Blocked")
|