From: Radek Czajka Date: Thu, 13 May 2010 12:33:01 +0000 (+0200) Subject: Merge branch 'master' of git+ssh://github.com/fnp/wolnelektury X-Git-Url: https://git.mdrn.pl/wolnelektury.git/commitdiff_plain/efd819ba16dfc705f20298d4dd4a906d789d8b4d?ds=sidebyside;hp=-c Merge branch 'master' of git+ssh://github.com/fnp/wolnelektury --- efd819ba16dfc705f20298d4dd4a906d789d8b4d diff --combined wolnelektury/templates/base.html index 7a85fa60e,64d1081d4..fdd375cc0 --- a/wolnelektury/templates/base.html +++ b/wolnelektury/templates/base.html @@@ -6,7 -6,7 +6,7 @@@ {% block title %}WolneLektury.pl{% endblock %} - + {% compressed_css "all" %} {% compressed_js "jquery" %} {% compressed_js "all" %} @@@ -14,10 -14,10 +14,10 @@@ {% endblock %} - +
{% block bodycontent %}
{% chunk "top-message" %} @@@ -28,12 -28,12 +28,12 @@@
@@@ -93,7 -93,7 +93,7 @@@
-

* {% trans "Loading" %}

+

* {% trans "Loading" %}

{% endblock bodycontent %}