|
1 | 1 | <section id="impressum"> |
2 | | - <div class="content-section-b"> |
3 | | - |
4 | | - <div class="container"> |
5 | | - |
6 | | - <div class="row"> |
7 | | - <div class="col-lg-5 col-lg-offset-1 col-sm-push-6 col-sm-6"> |
8 | | - <div class="clearfix"></div> |
9 | | - <h2 class="section-heading">Impressum</h2> |
10 | | - <div class="lead"> |
11 | | -<br/> |
12 | | -<br/> |
13 | | -Lab42 Srl |
14 | | -<br/> |
15 | | -Via del Roccolo 23/2<br/> |
16 | | -21052 Busto Arsizio VA<br/> |
17 | | -Italy<br/> |
18 | | -E-Mail: <a href="mailto:current@lab42.it">sales@example42.com</a><br/> |
19 | | -Web: <a href="http://www.example42.com" target="_blank">example42.com</a><br/> |
20 | | -VAT ID: IT 03677180121<br/> |
21 | | - </div> |
22 | | - </div> |
23 | | - <div class="col-lg-5 col-sm-pull-6 col-sm-6"> |
24 | | - <img class="img-responsive" src="{{ site.url }}/img/imm-3.png" alt="Impressum"> |
25 | | - </div> |
26 | | - </div> |
27 | | - |
| 2 | + <div class="content-section-b"> |
| 3 | + <div class="container"> |
| 4 | + <div class="row"> |
| 5 | + <div class="col-lg-5 col-lg-offset-1 col-sm-push-6 col-sm-6"> |
| 6 | + <div class="clearfix"></div> |
| 7 | + <h2 class="section-heading">Impressum</h2> |
| 8 | + <div class="lead"> |
| 9 | + Lab42 Srl<br/> |
| 10 | + Via del Roccolo 23/2<br/> |
| 11 | + 21052 Busto Arsizio VA<br/> |
| 12 | + Italy<br/> |
| 13 | + E-Mail: <a href="mailto:current@lab42.it">sales@example42.com</a><br/> |
| 14 | + Web: <a href="http://www.example42.com" target="_blank">example42.com</a><br/> |
| 15 | + VAT ID: IT 03677180121<br/> |
| 16 | + <a href="https://www.iubenda.com/privacy-policy/807693" class="iubenda-white no-brand iubenda-embed " title="Privacy Policy">Privacy Policy</a> <script type="text/javascript">(function (w,d) {var loader = function () {var s = d.createElement("script"), tag = d.getElementsByTagName("script")[0]; s.src="https://cdn.iubenda.com/iubenda.js"; tag.parentNode.insertBefore(s,tag);}; if(w.addEventListener){w.addEventListener("load", loader, false);}else if(w.attachEvent){w.attachEvent("onload", loader);}else{w.onload = loader;}})(window, document);</script> |
| 17 | + <a href="https://www.iubenda.com/privacy-policy/807693/cookie-policy" class="iubenda-white no-brand iubenda-embed " title="Cookie Policy">Cookie Policy</a> <script type="text/javascript">(function (w,d) {var loader = function () {var s = d.createElement("script"), tag = d.getElementsByTagName("script")[0]; s.src="https://cdn.iubenda.com/iubenda.js"; tag.parentNode.insertBefore(s,tag);}; if(w.addEventListener){w.addEventListener("load", loader, false);}else if(w.attachEvent){w.attachEvent("onload", loader);}else{w.onload = loader;}})(window, document);</script> |
| 18 | + <br/> |
| 19 | + <strong>Puppet</strong> is a trademark of <a href="https://puppet.com">Puppet</a> by Perforce.<br/> |
| 20 | + <strong>Lab42 srl</strong> is a Puppet Authorized Reseller and Solution Provider partner and delivers also direct support on Open Source and Puppet Enterprise setups and codebase.<br/> |
| 21 | + <strong>example42</strong> started as an Open Source collection of Puppet modules and is now a brand of Lab42 srl.<br/> |
| 22 | + <strong>Alessandro Franceschi</strong> is Lab42's CEO and founder and the author of example42 Puppet modules.<br/> |
| 23 | + </div> |
28 | 24 | </div> |
29 | | - |
| 25 | + <div class="col-lg-5 col-sm-pull-6 col-sm-6"> |
| 26 | + <img class="img-responsive" src="{{ site.url }}/img/logo_square.png" alt="Impressum"> |
| 27 | + </div> |
| 28 | + </div> |
| 29 | + </div> |
| 30 | + </div> |
30 | 31 | </section> |
0 commit comments