fnp
/
prawokultury.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
|
inline
| side by side (from parent 1:
0d97f4a
)
hide sponsor
author
Jan Szejko
<janek37@gmail.com>
Thu, 13 Jul 2017 09:09:42 +0000
(11:09 +0200)
committer
Jan Szejko
<janek37@gmail.com>
Thu, 13 Jul 2017 09:09:42 +0000
(11:09 +0200)
prawokultury/templates/base.html
patch
|
blob
|
history
diff --git
a/prawokultury/templates/base.html
b/prawokultury/templates/base.html
index
f0d3a84
..
986eec5
100644
(file)
--- a/
prawokultury/templates/base.html
+++ b/
prawokultury/templates/base.html
@@
-38,12
+38,15
@@
<a href="//nowoczesnapolska.org.pl">
<img src="{% static 'img/logo-fnp.png' %}"
alt="{% trans "Modern Poland Foundation" %}" /></a>
<a href="//nowoczesnapolska.org.pl">
<img src="{% static 'img/logo-fnp.png' %}"
alt="{% trans "Modern Poland Foundation" %}" /></a>
- </div><div class="org-trust">
+ </div>
+ {% comment %}
+ <div class="org-trust">
<span>{% trans "Sponsor" %}</span><br/>
<a href="http://ceetrust.org">
<img src="{% static 'img/logo-trust.png' %}"
alt="{% trans "Trust for Civil Society in Central and Eastern Europe" %}" /></a>
</div>
<span>{% trans "Sponsor" %}</span><br/>
<a href="http://ceetrust.org">
<img src="{% static 'img/logo-trust.png' %}"
alt="{% trans "Trust for Civil Society in Central and Eastern Europe" %}" /></a>
</div>
+ {% endcomment %}
</div>
<div style="clear: both;"></div>
</div>
</div>
<div style="clear: both;"></div>
</div>