fnp
/
redakcja.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
http scripts
[redakcja.git]
/
apps
/
catalogue
/
templates
/
catalogue
/
base.html
diff --git
a/apps/catalogue/templates/catalogue/base.html
b/apps/catalogue/templates/catalogue/base.html
index
949b5f2
..
c577ab2
100644
(file)
--- a/
apps/catalogue/templates/catalogue/base.html
+++ b/
apps/catalogue/templates/catalogue/base.html
@@
-9,10
+9,11
@@
{% block add_css %}{% endblock %}
</head>
<body>
{% block add_css %}{% endblock %}
</head>
<body>
+<!--#include file="/pozor.html"-->
<div id="tabs-nav">
<div id="tabs-nav">
- <a href="{% url
catalogue_document_list
%}">
+ <a href="{% url
'catalogue_document_list'
%}">
<img id="logo" src="{{ STATIC_URL }}img/wl-orange.png" />
</a>
<img id="logo" src="{{ STATIC_URL }}img/wl-orange.png" />
</a>
@@
-43,7
+44,7
@@
</div>
</div>
-<script type="text/javascript" src="
http:
//ajax.googleapis.com/ajax/libs/jquery/1.7.2/jquery.min.js"></script>
+<script type="text/javascript" src="//ajax.googleapis.com/ajax/libs/jquery/1.7.2/jquery.min.js"></script>
{% compressed_js 'catalogue' %}
{% block add_js %}{% endblock %}
{% block extrabody %}
{% compressed_js 'catalogue' %}
{% block add_js %}{% endblock %}
{% block extrabody %}