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