1.1 --- a/templates/footer.html Mon Dec 16 05:27:14 2013 +0100
1.2 +++ b/templates/footer.html Fri Dec 20 09:23:04 2013 +0100
1.3 @@ -3,6 +3,11 @@
1.4 <div class="separator">
1.5 <img src="/static/images/python-logo.png" alt="python-logo" />
1.6 </div>
1.7 - <h3>Platz für Sponsoren</h3>
1.8 + <h3>Sponsoren/Unterstützer</h3>
1.9 + <p>
1.10 + <img src="/static/images/sponsors/sudile.jpg" alt="http://www.sudile.com" />
1.11 + <img src="/static/images/sponsors/pysv.png" alt="http://www.pysv.org" />
1.12 + <img src="/static/images/sponsors/blender.png" alt="http://www.blender.org" />
1.13
1.14 + </p>
1.15 </div>