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