forked from openhabfoundation/openhabfoundation.github.io
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathimprint.html
More file actions
34 lines (34 loc) · 1.29 KB
/
imprint.html
File metadata and controls
34 lines (34 loc) · 1.29 KB
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
---
layout: default
title: Imprint
---
<!-- Page Heading/Breadcrumbs -->
<div class="row">
<div class="col-lg-12">
<h1 class="page-header">Imprint
</h1>
<ol class="breadcrumb">
<li><a href="index.html">Home</a>
</li>
<li class="active">Imprint</li>
</ol>
</div>
</div>
<!-- Content Row -->
<div class="row">
<section class="col-md-12">
<h3>This site is owned and operated by</h3>
<address>
<p>openHAB Foundation e.V.<br />Kollwitzweg 10<br />64372 Ober-Ramstadt</p>
</address>
<p><i class="fa fa-phone"></i> +49 (6154) 603-9765</p>
<p><i class="fa fa-envelope-o"></i> <a href="mailto:info@openhabfoundation.org">info@openhabfoundation.org</a></p>
<h3>Executive Board</h3>
<p>Kai Kreuzer, President<br />Dan Cunningham, Vice President<br />Hans-Jörg Merk, Chief Financial Officer</p>
<p>Register of Associations: Darmstadt 83855</p>
<h3>Privacy Statement</h3>
<p>openHAB Foundation respects your desire for privacy. Please see our <a href="/privacy">Privacy Policy</a> regarding the use of our website and the mobile reference applications.</p>
<h3>Trademarks</h3>
<p>openHAB is a registered trademark of Kai Kreuzer in Germany and other countries.</p>
</section>
</div>