forked from postgresqlfr/pgdayfr
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathsponsors.html
165 lines (152 loc) · 3.8 KB
/
sponsors.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
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
---
layout: 1colonne
title: Partenaires
---
<div class="row ">
<h3>Nos partenaires GOLD</h3>
<div class="container">
<div class="col-xs-12 col-md-6">
<a href="https://capdata.fr/" class="thumbnail">
<img src="img/capdata.png" alt="CapData">
</a>
</div>
<div class="col-xs-12 col-md-6">
<a href="https://dalibo.com/" class="thumbnail">
<img src="img/dalibo.png" alt="Dalibo">
</a>
</div>
<div class="col-xs-12 col-md-6">
<a href="https://linagora.com/" class="thumbnail">
<img src="img/linagora.png" alt="Linagora">
</a>
</div>
<div class="col-xs-12 col-md-6">
<a href="https://www.ovh.fr" class="thumbnail">
<img src="img/ovh.png" alt="OVH">
</a>
</div>
</div>
</div>
<div class="row ">
<h3>Nos partenaires SILVER</h3>
<div class="container">
<div class="col-xs-12 col-md-6">
<a href="https://www.enterprisedb.com/" class="thumbnail">
<img src="img/enterprisedb.jpg" alt="EnterpriseDB">
</a>
</div>
<div class="col-xs-12 col-md-6">
<a href="http://www.evolix.fr/" class="thumbnail">
<img src="img/evolix.png" alt="Evolix">
</a>
</div>
<div class="col-xs-12 col-md-6">
<a href="https://leboncoin.fr" class="thumbnail">
<img src="img/leboncoin.png" alt="Le Bon Coin">
</a>
</div>
</div>
</div>
<div class="row ">
<h3>Nos partenaires BRONZE</h3>
<div class="container">
<div class="col-xs-12 col-md-6">
<a href="https://www.atolcd.com/" class="thumbnail">
<img src="img/atolcd.png" alt="Atol CD">
</a>
</div>
<div class="col-xs-12 col-md-6">
<a href="https://orachrome.com/" class="thumbnail">
<img src="img/orachrome.png" alt="Orachrome" class="pg_sponsor">
</a>
</div>
<div class="col-xs-12 col-md-6">
<a href="http://oslandia.com" class="thumbnail">
<img src="img/oslandia.png" alt="Oslandia">
</a>
</div>
</div>
<h3>
Devenez partenaires du PGDay France
</h3>
<div class="table-responsive">
<table class="table">
<thead>
<tr>
<th>Avantages</th>
<th>Bronze</th>
<th>Silver</th>
<th>Gold</th>
</tr>
</thead>
<tr>
<th>Logo sur la page d'accueil du site web</th>
<td>Oui</td>
<td>Oui</td>
<td>Oui</td>
</tr>
<tr>
<th>Logo sur les videos (Youtube)</th>
<td></td>
<td></td>
<td>Oui</td>
</tr>
<tr>
<th>Logo sur toutes les pages du site web</th>
<td></td>
<td>Oui</td>
<td>Oui</td>
</tr>
<tr>
<th>Invitations VIP</th>
<td>1</td>
<td>3</td>
<td>6</td>
</tr>
<tr>
<th>Matériel promotionnel dans le sac de conférence (A4 recto-verso)</th>
<td>1 pages</td>
<td>2 pages</td>
<td>4 pages</td>
</tr>
<tr>
<th>Cadeaux promotionnels dans le sac de conférences</th>
<td></td>
<td>1</td>
<td>2</td>
</tr>
<tr>
<th>Bandeau promotionnel (2mx1m max.) dans la salle de conférence</th>
<td></td>
<td></td>
<td>Oui</td>
</tr>
<tr>
<th>Stand</th>
<td></td>
<td></td>
<td>Oui</td>
</tr>
<tr>
<th>Liste des adresses e-mail des participants (en opt-in)</th>
<td></td>
<td></td>
<td>Oui</td>
</tr>
<tr>
<th>Tarif</th>
<td>400€</td>
<td>1500€</td>
<td>3000€</td>
</tr>
</table>
</div>
<br>
<ul>
<li>
<a href="https://postgresqlfr.gitlab.io/contrats/2019.pgday.fr/pgdayfrance_2019_sponsorship_contract_v9_french.pdf">Contrat (FR)</a>
</li>
<li>
<a href="https://postgresqlfr.gitlab.io/contrats/2019.pgday.fr/pgdayfrance_2019_sponsorship_contract_v9.pdf">Contrat (EN)</a>
</li>
</ul>