chinwagsocial/app/views/following_accounts/index.html.haml

7 lines
205 B
Plaintext

- content_for :header_tags do
%meta{ name: 'robots', content: 'noindex' }/
= render 'accounts/og', account: @account, url: account_followers_url(@account, only_path: false)
= render 'shared/web_app'