Fix the follow recommendation admin page on glitch-soc

master
Claire 2021-04-20 12:22:50 +02:00
parent e2a2bc9021
commit 4b115d070c
1 changed files with 0 additions and 3 deletions

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/