add favicon, reverse page titles
[redakcja.git] / apps / catalogue / templates / catalogue / base.html
index bad815f..8577f10 100644 (file)
@@ -4,13 +4,14 @@
 <html>
 <head lang="{{ LANGUAGE_CODE }}">
     <meta http-equiv="Content-type" content="text/html; charset=utf-8" />
+    <link rel="icon" href="{{ STATIC_URL }}img/pr-icon.png" type="image/png" />
     {% stylesheet 'catalogue' %}
-    <title>{% block title %}{% trans "Platforma Redakcyjna" %} ::
-        {% block titleextra %}{% endblock %}{% endblock title %}</title>
+    <title>{% block title %}{% block titleextra %}{% endblock %} ::
+        {% trans "Platforma Redakcyjna" %}{% endblock title %}</title>
     {% block add_css %}{% endblock %}
 </head>
 <body>
-
+<!--#include file='/pozor.html'-->
 <div id="tabs-nav">
 
     <a href="{% url 'catalogue_document_list' %}">