fnp
/
wolnelektury.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
scale initial mark with the image
[wolnelektury.git]
/
apps
/
wolnelektury_core
/
templates
/
superbase.html
diff --git
a/apps/wolnelektury_core/templates/superbase.html
b/apps/wolnelektury_core/templates/superbase.html
index
0a28dd1
..
e97ede6
100644
(file)
--- a/
apps/wolnelektury_core/templates/superbase.html
+++ b/
apps/wolnelektury_core/templates/superbase.html
@@
-34,6
+34,7
@@
<body id="{% block bodyid %}base{% endblock %}">
{% block bodycontent %}
<body id="{% block bodyid %}base{% endblock %}">
{% block bodycontent %}
+ {% funding link=1 closeable=1 add_class="funding-top-header" %}
<div id="header-bg"></div>
<div id="header">
<div id="header-bg"></div>
<div id="header">
@@
-195,7
+196,7
@@
{% endblock bodycontent %}
{% endblock bodycontent %}
- <script type="text/javascript" src="
http:
//ajax.googleapis.com/ajax/libs/jquery/1.7.1/jquery.min.js"></script>
+ <script type="text/javascript" src="//ajax.googleapis.com/ajax/libs/jquery/1.7.1/jquery.min.js"></script>
<script type="text/javascript">
var LANGUAGE_CODE = "{{ LANGUAGE_CODE }}";
var STATIC_URL = "{{ STATIC_URL }}";
<script type="text/javascript">
var LANGUAGE_CODE = "{{ LANGUAGE_CODE }}";
var STATIC_URL = "{{ STATIC_URL }}";