X-Git-Url: https://git.mdrn.pl/wolnelektury.git/blobdiff_plain/2ecf0995e67a4fefb003e66a2490d4895b2c0b07..ce3795b6c4f878c496b4d46193e3379f8efb077b:/src/picture/templates/picture/picture_viewer.html diff --git a/src/picture/templates/picture/picture_viewer.html b/src/picture/templates/picture/picture_viewer.html index 6c35fe07b..3bd27b66b 100644 --- a/src/picture/templates/picture/picture_viewer.html +++ b/src/picture/templates/picture/picture_viewer.html @@ -1,6 +1,6 @@ {% extends "catalogue/viewer_base.html" %} {% load i18n %} -{% load static from staticfiles %} +{% load static from static %} {% load catalogue_tags %} {% load thumbnail %}