fnp
/
wolnelektury.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
books, tags, fragments api
[wolnelektury.git]
/
wolnelektury
/
templates
/
base.html
diff --git
a/wolnelektury/templates/base.html
b/wolnelektury/templates/base.html
index
766a9f0
..
3e3de98
100644
(file)
--- a/
wolnelektury/templates/base.html
+++ b/
wolnelektury/templates/base.html
@@
-28,7
+28,7
@@
</div>
<div id="header">
<div id="logo">
</div>
<div id="header">
<div id="logo">
- <a href="/"><img src="{
{ STATIC_URL }}img/logo-bez.png
" alt="WolneLektury.pl" /><br/>szkolna biblioteka internetowa</a>
+ <a href="/"><img src="{
% block logo_url %}{{ STATIC_URL }}img/logo-bez.png{% endblock %}
" alt="WolneLektury.pl" /><br/>szkolna biblioteka internetowa</a>
</div>
<div id="user-info" style="display:none">
{% if user.is_authenticated %}
</div>
<div id="user-info" style="display:none">
{% if user.is_authenticated %}
@@
-89,6
+89,8
@@
{% endblocktrans %}
</p>
{% endblocktrans %}
</p>
+ {% block add_footer %}{% endblock %}
+
{% sponsor_page "footer" %}
</div>
<div id="login-register-window">
{% sponsor_page "footer" %}
</div>
<div id="login-register-window">