X-Git-Url: https://git.mdrn.pl/wolnelektury.git/blobdiff_plain/362ea2e7f8ac4254398791139cc060090199f400..75349c5b71dfbc94bc28319c86794b56da36a08b:/wolnelektury/templates/base.html diff --git a/wolnelektury/templates/base.html b/wolnelektury/templates/base.html index 3b4e8f37d..f62f41d7e 100644 --- a/wolnelektury/templates/base.html +++ b/wolnelektury/templates/base.html @@ -17,9 +17,14 @@
Internet Explorer nie potrafi poprawnie wyświetlić tej strony. Kliknij tutaj, aby dowiedzieć się więcej...
+ {% block bodycontent %}
{% chunk "top-message" %}
+
@@ -63,7 +73,7 @@

Zaloguj się / Załóż konto

-

+

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