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.
7 lines
277 B
7 lines
277 B
6 years ago
|
.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
|