Django 2.2
[wolnelektury.git] / src / catalogue / templates / catalogue / snippets / license_icon.html
index 0dbdad3..c9e212e 100755 (executable)
@@ -1,5 +1,5 @@
 {% load i18n %}
-{% load static from staticfiles %}
+{% load static from static %}
 
 {% if license_url %}
 <a class="license-icon" href="{{ license_url }}"