about summary refs log tree commit diff
path: root/app/views/following_accounts/index.html.haml
blob: cd3737591cbb7aa1bd42fe4a9acd350a7cc0b86e (plain) (blame)
1
2
3
4
5
6
- content_for :page_title do
  = t('accounts.people_followed_by', name: display_name(@account))

= render 'accounts/header', account: @account

= render 'accounts/follow_grid', accounts: @accounts