2016-02-28 16:46:29 +02:00
|
|
|
.entry.entry-follow
|
|
|
|
.content
|
2016-03-06 13:34:39 +02:00
|
|
|
%strong= link_to follow.account.acct, account_path(follow.account)
|
2016-11-16 00:56:03 +02:00
|
|
|
= t('stream_entries.is_now_following')
|
2016-09-09 21:04:34 +03:00
|
|
|
%strong= link_to follow.target_account.acct, TagManager.instance.url_for(follow.target_account)
|