Adapt view for glitch-soc's theming system

This commit is contained in:
Claire
2022-02-26 09:46:13 +01:00
parent be493b6c0d
commit 59824aadcd
3 changed files with 0 additions and 9 deletions

View File

@ -1,9 +1,6 @@
- content_for :page_title do
= t('.title')
- content_for :header_tags do
= javascript_pack_tag 'admin', async: true, crossorigin: 'anonymous'
= simple_form_for @email_domain_block, url: admin_email_domain_blocks_path do |f|
= render 'shared/error_messages', object: @email_domain_block