fnp
/
wolnelektury.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
minor fix for django 1.9
[wolnelektury.git]
/
src
/
wolnelektury
/
templates
/
base
/
superbase.html
diff --git
a/src/wolnelektury/templates/base/superbase.html
b/src/wolnelektury/templates/base/superbase.html
index
f57a947
..
e68c97d
100644
(file)
--- a/
src/wolnelektury/templates/base/superbase.html
+++ b/
src/wolnelektury/templates/base/superbase.html
@@
-33,11
+33,13
@@
{% block bodycontent %}
{% block bodycontent %}
- {% if not funding_no_show_current %}
- {% cache 120 funding_top_bar LANGUAGE_CODE %}
- {% funding_top_bar %}
- {% endcache %}
- {% endif %}
+ {% block annoy %}
+ {% if not funding_no_show_current %}
+ {% cache 120 funding_top_bar LANGUAGE_CODE %}
+ {% funding_top_bar %}
+ {% endcache %}
+ {% endif %}
+ {% endblock %}
<div id="whole-header">
<div id="header-wrapper">
<div id="whole-header">
<div id="header-wrapper">