Fix the follow recommendation admin page on glitch-soc

This commit is contained in:
Claire 2021-04-20 12:22:50 +02:00
parent f5a9971cac
commit 069a6ab162

View file

@ -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/