Django 2.2
[wolnelektury.git] / src / catalogue / templates / catalogue / player.html
index 8412a3a..2a48500 100755 (executable)
@@ -1,6 +1,6 @@
 <!DOCTYPE html>
 <html>
-  {% load static from staticfiles %}
+  {% load static from static %}
   {% load i18n pipeline %}
   {% load catalogue_tags %}
   {% load thumbnail %}