diff --git a/templates/admin/base.html b/templates/admin/base.html index eeab338..96ba7c8 100644 --- a/templates/admin/base.html +++ b/templates/admin/base.html @@ -3,7 +3,7 @@ {% get_current_language as LANGUAGE_CODE %}{% get_current_language_bidi as LANGUAGE_BIDI %} {% block extrastyle %} - + {% if LANGUAGE_BIDI %}{% endif %} {% endblock %} diff --git a/templates/admin/index.html b/templates/admin/index.html index 68075af..25d78cc 100644 --- a/templates/admin/index.html +++ b/templates/admin/index.html @@ -50,9 +50,10 @@ {% endblock %} {% block sidebar %} -