diff --git a/smartsoltech/web/templates/web/base_modern.html b/smartsoltech/web/templates/web/base_modern.html index 4e68c39..80ef760 100644 --- a/smartsoltech/web/templates/web/base_modern.html +++ b/smartsoltech/web/templates/web/base_modern.html @@ -33,6 +33,7 @@ {% block title %}SmartSolTech - Современные IT-решения{% endblock %} + {% block extra_styles %}{% endblock %} {% block extra_head %}{% endblock %} diff --git a/smartsoltech/web/templates/web/home_modern.html b/smartsoltech/web/templates/web/home_modern.html index f7ff260..16720eb 100644 --- a/smartsoltech/web/templates/web/home_modern.html +++ b/smartsoltech/web/templates/web/home_modern.html @@ -569,6 +569,201 @@ {% endblock %} +{% block extra_styles %} + +{% endblock %} + {% block extra_scripts %}