]> git.0d.be Git - panikweb.git/commitdiff
add missing staticfiles template tags library
authorFrédéric Péters <fpeters@0d.be>
Mon, 20 Mar 2017 20:00:34 +0000 (21:00 +0100)
committerFrédéric Péters <fpeters@0d.be>
Mon, 20 Mar 2017 20:00:51 +0000 (21:00 +0100)
panikweb_templates/templates/emissions/newsitem_detail.html

index d035914e81e9630a3a3bc5896ccf43046fcf3741..eecc106320d62c48ef4795c29fc896a8f377b615 100644 (file)
@@ -1,5 +1,5 @@
 {% extends "news.html" %}
-{% load i18n paniktags %}
+{% load i18n staticfiles paniktags %}
 {% block title %}{{ newsitem.title }}{% endblock %}
 
 {% block toptitle %}