diff options
Diffstat (limited to 'app/views/admin/settings/about/show.html.haml')
-rw-r--r-- | app/views/admin/settings/about/show.html.haml | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/app/views/admin/settings/about/show.html.haml b/app/views/admin/settings/about/show.html.haml index 366d213f6..6ee719e36 100644 --- a/app/views/admin/settings/about/show.html.haml +++ b/app/views/admin/settings/about/show.html.haml @@ -1,6 +1,3 @@ -- content_for :header_tags do - = javascript_pack_tag 'admin', async: true, crossorigin: 'anonymous' - - content_for :page_title do = t('admin.settings.about.title') |