|
|
@ -1,9 +1,6 @@ |
|
|
|
- content_for :page_title do |
|
|
|
- content_for :page_title do |
|
|
|
= t('admin.custom_emojis.title') |
|
|
|
= t('admin.custom_emojis.title') |
|
|
|
|
|
|
|
|
|
|
|
- content_for :header_tags do |
|
|
|
|
|
|
|
= javascript_pack_tag 'admin', integrity: true, async: true, crossorigin: 'anonymous' |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
.filters |
|
|
|
.filters |
|
|
|
.filter-subset |
|
|
|
.filter-subset |
|
|
|
%strong= t('admin.accounts.location.title') |
|
|
|
%strong= t('admin.accounts.location.title') |
|
|
|