~cytrogen/masto-fe

ref: effe4728cf7adbefd9becf927cf4a34e3b337eb2 masto-fe/app/views/follower_accounts/index.html.haml -rw-r--r-- 205 bytes
effe4728 — github-actions[bot] New Crowdin Translations (automated) (#27005) 2 years ago
                                                                                
1
2
3
4
5
6
- 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'