diff options
Diffstat (limited to 'template/pages')
-rw-r--r-- | template/pages/index/content.html | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/template/pages/index/content.html b/template/pages/index/content.html index b9515eb..4d04723 100644 --- a/template/pages/index/content.html +++ b/template/pages/index/content.html @@ -46,6 +46,16 @@ Wenn du nicht weißt, was du dir unter einem Hackerspace vorstellen sollst, dann </p> </div> <div class="col-sm-6"> +<h2> + Anfahrt +</h2> + <iframe width="100%" height="350" frameborder="0" scrolling="no" marginheight="0" marginwidth="0" src="http://www.openstreetmap.org/export/embed.html?bbox=12.329902946949005%2C51.32978205332507%2C12.33178585767746%2C51.33099374423997&layer=mapnik&marker=51.33038790278499%2C12.330844402313232" style="border: 1px solid black"></iframe> + <p> + <b>sublab e.V.</b><br /> + Karl-Heine-Strasse 93, Tor B<br /> + 04229 Leipzig<br /> + Germany + </p> </div> </div> |