Django 2.2
[wolnelektury.git] / src / picture / templates / picture / picture_viewer.html
index 6c35fe0..3bd27b6 100644 (file)
@@ -1,6 +1,6 @@
 {% extends "catalogue/viewer_base.html" %}
 {% load i18n %}
-{% load static from staticfiles %}
+{% load static from static %}
 {% load catalogue_tags %}
 {% load thumbnail %}