move to django 1.4 and django-pipeline,
[wolnelektury.git] / apps / catalogue / templates / catalogue / player.html
index a3ef25c..7ecf3e6 100755 (executable)
@@ -9,7 +9,7 @@
             content="{{ book.title }} - darmowy audiobook na wolnej licencji" />
         <title>{% trans "Wolne Lektury" %} ::
             {{ book.title }} - {{ audiobook }}</title>
-        <link rel="icon" href="{{ STATIC_URL }}img/favicon.png" type="image/png" />
+        <link rel="icon" href="{% static "img/favicon.png" %}" type="image/png" />
         {% compressed_css "all" %}
         {% compressed_css "player" %}