diff --git a/common/head_tag.hbs b/common/head_tag.hbs
new file mode 100644
index 0000000..c97af7d
--- /dev/null
+++ b/common/head_tag.hbs
@@ -0,0 +1,37 @@
+
+
+{{#if settings.extra_glass_morphism_selectors}}
+
+{{/if}}
+
+{{#if settings.extra_card_item_selectors}}
+
+{{/if}}
diff --git a/common/head_tag.html b/common/head_tag.html
index 0dfc39e..2e776cb 100644
--- a/common/head_tag.html
+++ b/common/head_tag.html
@@ -5,32 +5,3 @@
'The Horizon theme does not support your browser. Please update your browser, or switch to safe mode.';
}
-{{#if settings.extra_glass_morphism_selectors}}
-
-{{/if}}
-
-{{#if settings.extra_card_item_selectors}}
-
-{{/if}}
\ No newline at end of file