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
/
partner.tpl
42 lines (39 loc) · 2.43 KB
/
partner.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
<!--<section id="apis">
<div id="partners" class="container">
<h2 class="apis-title">Partners</h2>
<hr>
<div class="row">
<div class="col-sm-4">
<a href="http://www.deutsche-startups.de" target="_blank"><img src="img/partners/logo_deutschestartups.png" class="wow bounceIn" data-wow-duration="1s" data-wow-delay=".3s" alt="deutschestartups" /></a>
</div>
<div class="col-sm-4">
<a href="http://excitingcommerce.de" target="_blank"><img src="img/partners/logo_excitingcommerce.png" class="wow bounceIn" data-wow-duration="1s" data-wow-delay=".5s" alt="excitingcommerce" /></a>
</div>
<div class="col-sm-4">
<a href="http://www.gruenderszene.de" target="_blank"><img src="img/partners/logo_gruenderszene.png" class="wow bounceIn" data-wow-duration="1s" data-wow-delay=".7s" alt="gruenderszene" /></a>
</div>
</div>
<div class="row">
<div class="col-sm-4">
<a href="https://www.outfittery.de" target="_blank"><img src="img/partners/logo_outfittery.png" class="wow bounceIn" data-wow-duration="1s" data-wow-delay=".9s" alt="outfittery" /></a>
</div>
<div class="col-sm-4">
<a href="http://shoptechblog.de" target="_blank"><img src="img/partners/logo_shoptechblog.png" class="wow bounceIn" data-wow-duration="1s" data-wow-delay=".9s" alt="shoptechblog" /></a>
</div>
<div class="col-sm-4">
<a href="http://t3n.de/" target="_blank"><img src="img/partners/logo_t3n.png" class="wow bounceIn" data-wow-duration="1s" data-wow-delay=".9s" alt="tn3 digital pioneers" /></a>
</div>
</div>
<div class="row">
<div class="col-sm-4">
<a href="http://www.internetworld.de/" target="_blank"><img src="img/partners/IntWB_Logo.png" class="wow bounceIn" data-wow-duration="1s" data-wow-delay=".9s" alt="internet world" /></a>
</div>
<div class="col-sm-4">
<a href="http://www.rewe-group.com" target="_blank"><img src="img/partners/logo_rewe_group.png" class="wow bounceIn" data-wow-duration="1s" data-wow-delay=".9s" alt="Rewe Group" /></a>
</div>
<div class="col-sm-4">
<a href="http://www.oreilly.de/" target="_blank"><img src="img/partners/oreilly_logo_neu_rot.jpg" class="wow bounceIn img-responsive oreilly-logo" data-wow-duration="1s" data-wow-delay=".9s" alt="O'Reilly" /></a>
</div>
</div>
</div>
</section>-->