mirror of
https://github.com/lunaisnotaboy/mastodon.git
synced 2024-11-07 23:44:33 +00:00
Fix the follow recommendation admin page on glitch-soc
This commit is contained in:
parent
e2a2bc9021
commit
4b115d070c
|
@ -1,9 +1,6 @@
|
||||||
- content_for :page_title do
|
- content_for :page_title do
|
||||||
= t('admin.follow_recommendations.title')
|
= 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')
|
%p= t('admin.follow_recommendations.description_html')
|
||||||
|
|
||||||
%hr.spacer/
|
%hr.spacer/
|
||||||
|
|
Loading…
Reference in a new issue