-
Notifications
You must be signed in to change notification settings - Fork 0
/
sponsoren.html
90 lines (86 loc) · 3.23 KB
/
sponsoren.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
---
layout: default
title: Unterstützen
---
<div class="content">
<div class="container">
<h1>Vielen <span class="loud">Dank</span></h1>
<p>
Wir danken unseren regelmäßigen Sponsoren für Ihre Unterstützung:
</p>
<p>
<a href="https://www.oreilly.de/" target="_blank"><img
src="/static/images/oreilly_rot.jpg"
alt="O'Reilly"
style="height: 60px; padding: 20px;" /></a>
<a href="https://www.dpunkt.de/" target="_blank"><img
src="/static/images/dpunkt.png"
alt="dpunkt.verlag"
style="height: 60px; padding: 20px;" /></a>
<a href="http://www.galileocomputing.de/" target="_blank"><img
src="/static/images/galileocomputing.gif"
alt="Galileo Computing"
style="height: 60px; padding: 20px;" /></a>
<a href="http://www.jetbrains.com/" target="_blank"><img
src="/static/images/jetbrains.png"
alt="JetBrains"
style="height: 60px; padding: 20px;" /></a>
</p>
<p>
Und natürlich allen Firmen bei denen wir unsere Vortragsabende bereits austragen durften:
</p>
<p>
<a href="http://www.sevenval.com/" target="_blank"><img
src="/static/images/sevenval.png"
alt="Sevenval"
style="height: 50px; padding: 20px 20px 30px 20px;"></a>
<a href="http://de.triagens.com/" target="_blank"><img
src="/static/images/triagens.png"
alt="triagens"
style="height: 55px; padding: 20px 20px 25px 20px;"></a>
<a href="http://railslove.com/" target="_blank"><img
src="/static/images/railslove.png"
alt="Railslove"
style="height: 60px; padding: 20px 20px 20px 20px;"></a>
<a href="http://www.startplatz.de/" target="_blank"><img
src="/static/images/startplatz-300x134.png"
alt="Startplatz"
style="height: 80px; padding: 0px 20px 20px 20px;"></a>
<a href="https://www.miamed.de/"><img
src="/static/images/miamed.jpg"
alt="MIAMED"
style="height: 60px; padding: 25px 20px 15px 20px;"></a>
<a href="https://www.rewe-digital.com/"><img
src="/static/images/rewe_digital.jpg"
alt="REWE digital"
style="height: 90px; padding: 0 20px 10px 20px;"></a>
<a href="http://www.thinkmobile.de/"><img
src="/static/images/think-mobile.jpg"
alt="Think mobile"
style="height: 70px; padding: 15px 20px 15px 20px;"></a>
<a href="https://www.grandcentrix.net/"><img
src="/static/images/grandcentrix.png"
alt="grandcentrix"
style="height: 70px; padding: 15px 20px 15px 20px;"></a>
<a href="http://coworkingcologne.de/" target="_blank"><img
src="/static/images/cowoco_logo_big.png"
alt="Coworking Cologne"
style="height: 80px; padding: 10px 20px;"></a>
<a href="http://ehren.space/"><img
src="/static/images/ehrenspace.png"
alt="Ehrenspace"
style="height: 100px; padding: 0 20px;"></a>
<a href="http://www.cologne-intelligence.de/ci-mobile-minds/"><img
src="/static/images/cologneintelligence.jpg"
alt="Cologne Intelligence"
style="height: 90px; padding: 5px 20px 5px 20px;"></a>
<a href="http://www.mobile2b.de/"><img
src="/static/images/mobile2b-ohne-tagline.jpg"
alt="Mobile2b"
style="height: 60px; padding: 20px 20px 20px 20px;"></a>
</p>
<p>
Wenn auch Sie uns unterstützen möchten, schreiben Sie uns einfach eine kurze E-Mail an spam (at) mobilecologne.de
</p>
</div>
</div>