X-Git-Url: https://git.mdrn.pl/wolnelektury.git/blobdiff_plain/0d0fa7a4cd45b477e40740a8d971ec814bc6a4a9..75349c5b71dfbc94bc28319c86794b56da36a08b:/wolnelektury/templates/base.html diff --git a/wolnelektury/templates/base.html b/wolnelektury/templates/base.html index ec75d63d4..f62f41d7e 100644 --- a/wolnelektury/templates/base.html +++ b/wolnelektury/templates/base.html @@ -5,7 +5,7 @@ {% block title %}WolneLektury.pl{% endblock %} - + {% compressed_css "all" %} {% compressed_js "jquery" %} {% compressed_js "all" %} @@ -13,16 +13,21 @@ {% endblock %} - +
+ {% block bodycontent %}
{% chunk "top-message" %}
+
@@ -56,14 +66,14 @@ e-mail: fundacja@nowoczesnapolska.org.pl

- {% sponsors %} + {% sponsor_page "footer" %}

Zaloguj się / Załóż konto

-

+

    {% authentication_form %}
  1. @@ -71,7 +81,7 @@