X-Git-Url: https://git.mdrn.pl/wolnelektury.git/blobdiff_plain/d5da2664b063711aee28851f41062e3666963fb3..75349c5b71dfbc94bc28319c86794b56da36a08b:/wolnelektury/templates/base.html diff --git a/wolnelektury/templates/base.html b/wolnelektury/templates/base.html index 0f30a9e2f..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" %}
+
@@ -63,7 +73,7 @@

Zaloguj się / Załóż konto

-

+

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