diff options
author | Christian Franke <nobody@nowhere.ws> | 2015-03-22 18:22:55 +0100 |
---|---|---|
committer | Christian Franke <nobody@nowhere.ws> | 2015-03-22 18:22:55 +0100 |
commit | ddca74c928695961f5769a142db3aeee5033e64b (patch) | |
tree | 0e42ab5b0a1b8f1c03015fbdadb66519b2638b8f /template/pages/index/content.html | |
parent | f7d6d75bbda42d83d3d7d47c2f77b653ac6a4524 (diff) |
More https fixes
Diffstat (limited to 'template/pages/index/content.html')
-rw-r--r-- | template/pages/index/content.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/template/pages/index/content.html b/template/pages/index/content.html index 3e26305..c6679cb 100644 --- a/template/pages/index/content.html +++ b/template/pages/index/content.html @@ -49,7 +49,7 @@ Die breite Unterstützung verschiedener Zugänge zu Technik das erklärte Ziel d <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> + <iframe width="100%" height="350" frameborder="0" scrolling="no" marginheight="0" marginwidth="0" src="//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 /> |