diff --git a/etpgrf_site/typograph/templates/typograph/base.html b/etpgrf_site/typograph/templates/typograph/base.html index 8499d1e..76f0a98 100644 --- a/etpgrf_site/typograph/templates/typograph/base.html +++ b/etpgrf_site/typograph/templates/typograph/base.html @@ -13,184 +13,10 @@ {# Bootstrap 5 CSS #} {# Bootstrap Icons #} + {# Custom CSS #} {# HTMX #} {# Alpine.js #} {# Polyfill for Import Maps #} - - - -
@@ -226,108 +52,8 @@ -{# Bootstrap JS #} - - -{# Логика куки-баннера и счетчиков #} - - +{# Bootstrap JS #} +{# Custom JS #} +{% block scripts %}{% endblock %}