-
Notifications
You must be signed in to change notification settings - Fork 0
/
sponsor.php
17 lines (16 loc) · 968 Bytes
/
sponsor.php
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
<div class="container">
<div class="row">
<div class="col-lg-12 text-center">
<div class="col-lg-6 col-md-6">
<figure>
<img height="555" width="555" alt="Carlo Viberti con Seabag Original Underwater" src="<?php bloginfo('wpurl'); ?>/wp-content/uploads/2015/10/viberti.jpg
"></figure>
</div>
<div class="col-lg-6 col-md-6">
<h3>Partnership</h3>
<blockquote><cite><i class="fa fa-quote-left" style="margin-right: 10px;"></i>The Seabag Original Underwater in zero gravity with NASA/ESA Zero-G Flight veteran Carlo Viberti on board </cite></blockquote>
<a title="SpaceLand" target="_blank" href="http://www.spaceland.it/"><img id="spaceland" width="500" height="176" alt="SpaceLand" src="<?php bloginfo('wpurl'); ?>/wp-content/uploads/2015/10/spaceland-logo.png"></a>
</div>
</div>
</div>
</div>