Using cache middleware instead of various caching micro-strategies,
[wolnelektury.git] / apps / infopages / templates / infopages / infopage.html
index db2d49b..75dae08 100755 (executable)
@@ -1,6 +1,5 @@
 {% extends "base.html" %}
 {% load i18n %}
-{% load chunks %}
 
 {% block titleextra %}{{ page.title }}{% endblock %}