From c0515a4171c15ef40c7fd865a7957421f1bc0494 Mon Sep 17 00:00:00 2001 From: Arsen Mirzaev Tatyano-Muradovich Date: Mon, 16 Dec 2024 16:59:26 +0700 Subject: [PATCH] separating main.css --- author/project/system/views/themes/default/head.html | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/author/project/system/views/themes/default/head.html b/author/project/system/views/themes/default/head.html index f449074..c3e71b3 100755 --- a/author/project/system/views/themes/default/head.html +++ b/author/project/system/views/themes/default/head.html @@ -11,5 +11,9 @@ {% endblock %} {% block css %} + + + + {% endblock %}