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