1
0

_follow.html.haml 245 B

12345
  1. .entry.entry-follow
  2. .content
  3. %strong= link_to follow.account.acct, account_path(follow.account)
  4. = t('stream_entries.is_now_following')
  5. %strong= link_to follow.target_account.acct, TagManager.instance.url_for(follow.target_account)