Fix the follow recommendation admin page on glitch-soc
This commit is contained in:
parent
e2a2bc9021
commit
4b115d070c
1 changed files with 0 additions and 3 deletions
|
@ -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