You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
.speech-bubble.warning
|
|
.speech-bubble__bubble
|
|
= Formatter.instance.linkify(account_warning.text)
|
|
.speech-bubble__owner
|
|
= admin_account_link_to account_warning.account
|
|
%time.formatted{ datetime: account_warning.created_at.iso8601 }= l account_warning.created_at
|