X-Git-Url: https://git.mdrn.pl/wolnelektury.git/blobdiff_plain/bad8c938b9e545cd4360204e6fd0459b83718c13..b8c235267a6345ebe3891f49c16ad3fc5f1d3f25:/src/wolnelektury/templates/main_page.html?ds=inline
diff --git a/src/wolnelektury/templates/main_page.html b/src/wolnelektury/templates/main_page.html
index a384cb9ff..de612210a 100644
--- a/src/wolnelektury/templates/main_page.html
+++ b/src/wolnelektury/templates/main_page.html
@@ -84,9 +84,11 @@
{% trans "News" %}
- {% cache 1800 latest_blog_posts %}
- {% latest_blog_posts %}
- {% endcache %}
+
+ {% cache 1800 latest_blog_posts %}
+ {% latest_blog_posts %}
+ {% endcache %}
+