forked from treehouse/mastodon
Fix the follow recommendation admin page on glitch-soc
parent
e2a2bc9021
commit
4b115d070c
|
@ -1,9 +1,6 @@
|
|||
- content_for :page_title do
|
||||
= t('admin.follow_recommendations.title')
|
||||
|
||||
- content_for :header_tags do
|
||||
= javascript_pack_tag 'admin', async: true, crossorigin: 'anonymous'
|
||||
|
||||
%p= t('admin.follow_recommendations.description_html')
|
||||
|
||||
%hr.spacer/
|
||||
|
|
Loading…
Reference in New Issue