fnp
/
wolnelektury.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(from parent 1:
46185b6
)
Revert "turn on banner for 1%"
author
Jan Szejko
<janek37@gmail.com>
Mon, 7 May 2018 09:08:08 +0000
(11:08 +0200)
committer
Jan Szejko
<janek37@gmail.com>
Mon, 7 May 2018 09:08:08 +0000
(11:08 +0200)
This reverts commit
91c2c98
src/wolnelektury/templates/base/superbase.html
patch
|
blob
|
history
diff --git
a/src/wolnelektury/templates/base/superbase.html
b/src/wolnelektury/templates/base/superbase.html
index
54c7240
..
749b6b5
100644
(file)
--- a/
src/wolnelektury/templates/base/superbase.html
+++ b/
src/wolnelektury/templates/base/superbase.html
@@
-137,12
+137,14
@@
</div>
<div id="main-content">
+ {% comment %}
<div id="banners">
<a href="https://nowoczesnapolska.org.pl/pomoz-nam/wesprzyj-nas/">
<img src="{% static 'img/banners/960x150_wolneLektury.jpg' %}"
alt="Wesprzyj działalność Nowoczesnej Polski"/>
</a>
</div>
+ {% endcomment %}
{% block body %}
{% endblock %}
<div class="clearboth"></div>