forked from Freifunk-Nord/nord-startseite
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathtreffen.html
29 lines (26 loc) · 1.02 KB
/
treffen.html
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
---
layout: base
---
<div class="heading">
<div class="row">
<div class="twelve columns">
<h1>Besuch uns!</h1>
</div>
</div>
</div>
<div class="row">
<div class="eight columns">
<p>Wenn dich Freifunk interessiert, laden wir dich hiermit ein, uns unkompliziert kennen zu lernen. Wir treffen uns (mehrmals) wöchentlich an verschiedenen Orten.</p>
<h2>Freifunk in der Toppoint</h2>
<p><strong>Montags und Donnerstags, ab 19 Uhr</strong><br />
<strong>erster Donnerstag im Monat, um 20 Uhr</p>
<p>Toppoint e.V.<br />
Fraunhoferstr. 2-4<br>
24118 Kiel
</p>
<a href="http://toppoint.de/tp/_media/verein/wegbeschreibung/toppointkarte.jpg" target="_blank"><img src="http://toppoint.de/tp/_media/verein/wegbeschreibung/toppointkarte.jpg" alt="karte"></a>
<ul><li><a href="https://graph.freifunk.in-kiel.de/geomap.html?lat=54.341604&lon=10.1247274">Wegbeschreibung zur Toppoint</a></li>
<li><a href="https://www.toppoint.de/">Webseite der Toppoint</a></li>
</ul>
</div>
</div>