1.1 --- a/templates/footer.html Fri Jan 03 09:45:07 2014 +0100
1.2 +++ b/templates/footer.html Fri Jan 03 10:17:00 2014 +0100
1.3 @@ -9,17 +9,17 @@
1.4
1.5 <h3>Sponsoren/Unterstützer</h3>
1.6 <p>
1.7 - <img src="/static/images/sponsors/sudile.jpg" alt="http://www.sudile.com" />
1.8 - <img src="/static/images/sponsors/blender.png" alt="http://www.blender.org" />
1.9 - <img src="/static/images/sponsors/trabucchi.png" alt="http://www.trabucchi.de/" />
1.10 - <img src="/static/images/sponsors/linux_systemhaus_schulz.png" alt="http://www.linux-systemhaus.de/" />
1.11 - <img src="/static/images/sponsors/pysv.png" alt="http://www.pysv.org" />
1.12 + <a href="http://www.sudile.com"><img src="/static/images/sponsors/sudile.jpg" alt="http://www.sudile.com" /></a>
1.13 + <a href="http://www.blender.org"><img src="/static/images/sponsors/blender.png" alt="http://www.blender.org" /></a>
1.14 + <a href="http://www.trabucchi.de/"><img src="/static/images/sponsors/trabucchi.png" alt="http://www.trabucchi.de/" /></a>
1.15 + <a href="http://www.linux-systemhaus.de/"><img src="/static/images/sponsors/linux_systemhaus_schulz.png" alt="http://www.linux-systemhaus.de/" /></a>
1.16 + <a href="http://www.pysv.org"><img src="/static/images/sponsors/pysv.png" alt="http://www.pysv.org" /></a>
1.17
1.18 </p>
1.19 <p>
1.20 - <img src="/static/images/sponsors/sponsor-oreilly.png" alt="http://www.oreilly.com/" />
1.21 - <img src="/static/images/sponsors/sponsor-galileo_press-anim.gif" alt="http://galileo-press.de" />
1.22 - <img src="/static/images/sponsors/sponsor-medialinx_ag.png" alt="http://www.medialinx-gruppe.de/" />
1.23 + <a href="http://www.oreilly.com/"><img src="/static/images/sponsors/sponsor-oreilly.png" alt="http://www.oreilly.com/" /></a>
1.24 + <a href="http://galileo-press.de"> <img src="/static/images/sponsors/sponsor-galileo_press-anim.gif" alt="http://galileo-press.de" /> </a>
1.25 + <a href="http://www.medialinx-gruppe.de/"><img src="/static/images/sponsors/sponsor-medialinx_ag.png" alt="http://www.medialinx-gruppe.de/" /></a>
1.26 </p>
1.27 </div>
1.28 </div>