forked from cal/tdf-2023-webseite
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
55 lines
1.3 KiB
55 lines
1.3 KiB
3 weeks ago
|
<!DOCTYPE html>
|
||
|
<html>
|
||
|
|
||
|
<head>
|
||
|
<meta charset="utf-8">
|
||
|
<meta property="og:image" content="../image/poster.png"/>
|
||
|
<link rel="stylesheet" type="text/css" href="../styles-0.2.css">
|
||
|
<title>Impressum</title>
|
||
|
</head>
|
||
|
|
||
|
<body>
|
||
|
<div id="languages"><a href="../imprint.html"><img src="../image/de.png"></a></div>
|
||
|
<div class="background">
|
||
|
|
||
|
<div id="content">
|
||
|
|
||
|
<div class="banner-box">
|
||
|
<img class="banner" id="banner-1" src="../image/banner-1.png" />
|
||
|
<img class="banner" id="banner-2" src="../image/banner-2.png" />
|
||
|
<img class="banner" id="banner-3" src="../image/banner-3.png" />
|
||
|
</div>
|
||
|
|
||
|
<div class="box" id="imprint">
|
||
|
<h2>Legal Notice</h2>
|
||
|
<p>
|
||
|
<strong>Address</strong>
|
||
|
</p>
|
||
|
<p>
|
||
|
Chaostreff Tübingen e.V.<br />
|
||
|
Wöhrdstr. 25<br />
|
||
|
72072 Tübingen<br />
|
||
|
</p>
|
||
|
<p>
|
||
|
Online: <a href="https://cttue.de" class="urlextern" target="_blank" title="https://cttue.de"
|
||
|
rel="ugc nofollow noopener">https://cttue.de</a>
|
||
|
</p>
|
||
|
<p>
|
||
|
<strong>Contact</strong>
|
||
|
</p>
|
||
|
<p>
|
||
|
For general inquiries, we recommend sending an email to mail(at)cttue.de
|
||
|
</p>
|
||
|
<p>
|
||
|
Chaostreff Tübingen e.V. is registered in the association register of the Stuttgart District Court under
|
||
|
association number VR 726042.
|
||
|
</p>
|
||
|
</div>
|
||
|
|
||
|
<p> </p>
|
||
|
|
||
|
</div>
|
||
|
</div>
|
||
|
</body>
|
||
|
|
||
|
</html>
|