diff options
author | Christian Pointner <equinox@ffgraz.net> | 2013-11-19 04:03:31 +0000 |
---|---|---|
committer | Christian Pointner <equinox@ffgraz.net> | 2013-11-19 04:03:31 +0000 |
commit | 36ac34f4bdf3fe598a6c0593831aeca0a9979185 (patch) | |
tree | 85d5f0e460adf1f9e9372d9fe458bb26a490badc | |
parent | 8601d935373599a4589f8f506a666977e59952cb (diff) |
project osrm for all languages
-rw-r--r-- | inc/en/meetup.shtml | 4 | ||||
-rw-r--r-- | inc/hu/meetup.shtml | 2 | ||||
-rw-r--r-- | inc/si/meetup.shtml | 6 |
3 files changed, 6 insertions, 6 deletions
diff --git a/inc/en/meetup.shtml b/inc/en/meetup.shtml index fe12efa..954611f 100644 --- a/inc/en/meetup.shtml +++ b/inc/en/meetup.shtml @@ -1,9 +1,9 @@ -<div id="meetup"> +n<div id="meetup"> <h1>Next Meet-Up</h1> <p> Monday, <em><!--#include virtual="/meetup/next.html" --></em> at <em>8 pm</em><br /> at <a href="http://realraum.at/wiki/doku.php">realraum</a>, - <a href="http://maps.google.com/maps?f=q&source=s_q&hl=en&geocode=&q=brockmanngasse+15+,+graz,+austria&z=17"> Brockmanngasse 15</a> + <a href="http://map.project-osrm.org/?dest=47.06555,15.45050&destname=realraum"> Brockmanngasse 15</a> <br /><br /> <em>Mind the change of address!</em> <br /><br /> diff --git a/inc/hu/meetup.shtml b/inc/hu/meetup.shtml index a2a3fbb..d1ad1af 100644 --- a/inc/hu/meetup.shtml +++ b/inc/hu/meetup.shtml @@ -3,7 +3,7 @@ <p> Montag, <em><!--#include virtual="/meetup/next.html" --></em> ab <em>20 Uhr</em><br /> im <a href="http://realraum.at/wiki/doku.php">realraum</a>, - <a href="http://maps.google.com/maps?f=q&source=s_q&hl=en&geocode=&q=brockmanngasse+15+,+graz,+austria&z=17"> Brockmanngasse 15</a> + <a href="http://map.project-osrm.org/?dest=47.06555,15.45050&destname=realraum"> Brockmanngasse 15</a> <br /><br /> <em>Achtung geänderte Adresse!</em> <br /><br /> diff --git a/inc/si/meetup.shtml b/inc/si/meetup.shtml index 5b1d002..a1017c7 100644 --- a/inc/si/meetup.shtml +++ b/inc/si/meetup.shtml @@ -3,10 +3,10 @@ <p>
Ponedeljek, <em><!--#include virtual="/meetup/next.html" --></em> ob <em>20:00</em><br />
v <a href="http://realraum.at/wiki/doku.php">realraumu</a>,
- <a href="http://maps.google.com/maps?f=q&source=s_q&hl=en&geocode=&q=brockmanngasse+15+,+graz,+austria&z=17"> Brockmanngasse 15</a> + <a href="http://map.project-osrm.org/?dest=47.06555,15.45050&destname=realraum"> Brockmanngasse 15</a>
+ <br /><br />
+ <em>Mind the change of address!</em>
<br /><br />
- <em>Mind the change of address!</em> - <br /><br /> Predvidena srečanja:
</p>
<!--#include virtual="/meetup/after.html" -->
|