Django 1.8 and other updates.
[wolnelektury.git] / apps / picture / templates / picture / picture_viewer.html
index a1fb991..e169dbe 100644 (file)
@@ -1,7 +1,7 @@
 {% extends "catalogue/viewer_base.html" %}
 {% load i18n %}
 {% load static from staticfiles %}
-{% load compressed catalogue_tags %}
+{% load catalogue_tags %}
 {% load thumbnail %}