From: yomguy Date: Thu, 20 Sep 2012 14:53:29 +0000 (+0200) Subject: fix admin css X-Git-Tag: 1.4.4-lam~10^2~4 X-Git-Url: https://git.parisson.com/?a=commitdiff_plain;h=ec931e7a0823cb2bd896a82610b07d52b9e89549;p=telemeta.git fix admin css --- diff --git a/telemeta/templates/admin/base.html b/telemeta/templates/admin/base.html index d7dc8ec6..d5f4b3f1 100644 --- a/telemeta/templates/admin/base.html +++ b/telemeta/templates/admin/base.html @@ -2,11 +2,11 @@ {% block title %}{% endblock %} - + {% block extrastyle %}{% endblock %} {% if LANGUAGE_BIDI %}{% endif %} - + {% block extrahead %}{% endblock %} {% block blockbots %}{% endblock %}