X-Git-Url: https://git.mdrn.pl/wolnelektury.git/blobdiff_plain/b9e0f4715ebf40bc7cf297984df2a1489902a2ac..958978dc2189eb10877ed310eb8313858e589b4a:/wolnelektury/templates/base.html diff --git a/wolnelektury/templates/base.html b/wolnelektury/templates/base.html index 7f08ed057..260ac6eb8 100644 --- a/wolnelektury/templates/base.html +++ b/wolnelektury/templates/base.html @@ -17,6 +17,7 @@
Internet Explorer nie potrafi poprawnie wyświetlić tej strony. Kliknij tutaj, aby dowiedzieć się więcej...
+ {% block bodycontent %}
{% chunk "top-message" %}
@@ -38,6 +39,11 @@

{% endif %}
+
@@ -85,6 +91,7 @@

* Ładowanie

+ {% endblock bodycontent %}