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="en/imprint.html"><img src="image/gb.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>Impressum</h2>
|
||
|
<p>
|
||
|
<strong>Anschrift</strong>
|
||
|
</p>
|
||
|
<p>
|
||
|
Chaostreff Tübingen e.V.<br />
|
||
|
Wöhrdstr. 25<br />
|
||
|
72072 Tübingen<br />
|
||
|
</p>
|
||
|
<p>
|
||
|
Im Web: <a href="https://cttue.de" class="urlextern" target="_blank" title="https://cttue.de"
|
||
|
rel="ugc nofollow noopener">https://cttue.de</a>
|
||
|
</p>
|
||
|
<p>
|
||
|
<strong>Kontakt</strong>
|
||
|
</p>
|
||
|
<p>
|
||
|
Für allgemeinen Kontakt empfehlen wir eine E-Mail an mail(at)cttue.de
|
||
|
</p>
|
||
|
<p>
|
||
|
Chaostreff Tübingen e.V. ist im Vereinsregister des Amtsgericht Stuttgart unter der Vereinsnummer VR
|
||
|
726042 eingetragen.
|
||
|
</p>
|
||
|
</div>
|
||
|
|
||
|
<p> </p>
|
||
|
|
||
|
</div>
|
||
|
</div>
|
||
|
</body>
|
||
|
|
||
|
</html>
|