This repository has been archived by the owner on Mar 10, 2021. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 0
/
prizes.tpl
56 lines (55 loc) · 2.05 KB
/
prizes.tpl
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
<!--
<section id="prices" class="parallax-scroll4">
<div class="container">
</div>
</section>
-->
<!--
<section id="event" class="parallax-scroll3">
<div class="container">
<!-- <span class="section-title">Some features</span>
<h2>PRIZES</h2>
<hr>
<div class="container">
<div class="row">
<div class="col-md-6">
<h3>First Prize</h3>
<ul>
<li>25.000 € SPHERE.IO credit</li>
<li>Up to 5 tickets to the next <a href="http://apidaysberlin2015.apistrat.com/">APIdays Berlin</a></li>
<li>Feature in the press release after the event</li>
<li>Feature in the <a href="http://shoptechblog.de/">Shoptechblog</a> podcast</li>
<li><a href="http://www.commercetools.com/en/blog/">Blog</a> feature</li>
</ul>
</div>
<div class="col-md-6">
<h3>Best beacon hack</h3>
<ul>
<li>10.000 € SPHERE.IO credit </li>
<li>Up to 5 developer edition <a href="http://estimote.com/ ">estimote</a> beacons + 1 estimote developer kit</li>
<li><a href="http://www.commercetools.com/en/blog/">Blog</a> feature</li>
</ul>
</div>
</div>
</div>
<div class="row">
<div class="col-md-6">
<h3>Best IoT hack</h3>
<ul>
<li>10.000 € SPHERE.IO credit </li>
<li>Up to 5 <a href="https://relayr.io/wunderbar">WunderBars</a></li>
<li><a href="http://www.commercetools.com/en/blog/">Blog</a> feature</li>
</ul>
</div>
<div class="col-md-6">
<h3>Best wearable hack</h3>
<ul>
<li>10.000 € SPHERE.IO credit </li>
<li>One <a href="https://moto360.motorola.com/ ">Moto 360 smartwatch</a></li>
<li><a href="http://www.commercetools.com/en/blog/">Blog</a> feature</li>
</ul>
</div>
</div>
</div>
</section>
-->