favicon
[prawokultury.git] / prawokultury / templates / base.html
index 5236f9f..ecbd5b2 100755 (executable)
@@ -6,6 +6,7 @@
 <html>
     <head>
         <title>{% trans "Culture's right" %}</title>
+       <link rel="shortcut icon" type="image/png" href="{% static "img/favicon.png" %}" />
         {% compressed_css 'base' %}
     </head>
     <body>