diff options
author | Mathias Mayrhofer <mtmayr@mtmayr.com> | 2021-04-17 17:40:10 +0200 |
---|---|---|
committer | Mathias Mayrhofer <mtmayr@mtmayr.com> | 2021-04-17 17:40:10 +0200 |
commit | 555b4091d2359ce66b0291ff17ee3cdcb6d3ba99 (patch) | |
tree | bd71a36da13b2a451c26a58dccc0660a32834460 | |
parent | 07bcc3cc09aa60dde946a4a14f554078e0b61e7d (diff) |
Meetup re-installed again
-rw-r--r-- | inc/de/meetup.shtml | 9 | ||||
-rw-r--r-- | inc/en/meetup.shtml | 9 | ||||
-rw-r--r-- | inc/si/meetup.shtml | 8 | ||||
-rw-r--r-- | index.shtml | 1 |
4 files changed, 21 insertions, 6 deletions
diff --git a/inc/de/meetup.shtml b/inc/de/meetup.shtml index eb3ef5c..8434be1 100644 --- a/inc/de/meetup.shtml +++ b/inc/de/meetup.shtml @@ -2,8 +2,13 @@ <h1>Nächstes <!--#include virtual="/meetup/nexttype.html" --></h1> <p> Montag, <em><!--#include virtual="/meetup/next.html" --></em> ab <em><!--#include virtual="/meetup/nextbegin.html" --> Uhr</em><br /> - im <a href="https://realraum.at/wiki/doku.php">realraum</a>, - <a href="https://map.project-osrm.org/?dest=47.06555,15.45050&destname=realraum"> Brockmanngasse 15</a> + + online in diesem <a href="https://bbb.freirad.at/b/mat-2hq-mhd">Forum/Videochat</a> + +<!-- + im <a href="https://realraum.at/wiki/doku.php">realraum</a>, <a href="https://map.project-osrm.org/?dest=47.06555,15.45050&destname=realraum"> Brockmanngasse 15</a> +--> + <br /><br /> Vorgesehene kommende Termine: </p> diff --git a/inc/en/meetup.shtml b/inc/en/meetup.shtml index 831a2a0..57a580a 100644 --- a/inc/en/meetup.shtml +++ b/inc/en/meetup.shtml @@ -2,8 +2,13 @@ <h1>Next Meet-Up</h1> <p> Monday, <em><!--#include virtual="/meetup/next.html" --></em> at <em><!--#include virtual="/meetup/nextbegin.html" --></em><br /> - at <a href="https://realraum.at/wiki/doku.php">realraum</a>, - <a href="https://map.project-osrm.org/?dest=47.06555,15.45050&destname=realraum"> Brockmanngasse 15</a> + + online in this <a href="https://bbb.freirad.at/b/mat-2hq-mhd">forum/videochat</a> + +<!-- + at <a href="https://realraum.at/wiki/doku.php">realraum</a>, <a href="https://map.project-osrm.org/?dest=47.06555,15.45050&destname=realraum"> Brockmanngasse 15</a> +--> + <br /><br /> Next planned meet-ups will be on: </p> diff --git a/inc/si/meetup.shtml b/inc/si/meetup.shtml index e527c57..e3c265f 100644 --- a/inc/si/meetup.shtml +++ b/inc/si/meetup.shtml @@ -2,8 +2,12 @@ <h1>Naslednje srečanje</h1>
<p>
Ponedeljek, <em><!--#include virtual="/meetup/next.html" --></em> ob <em><!--#include virtual="/meetup/nextbegin.html" --></em><br />
- v <a href="https://realraum.at/wiki/doku.php">realraumu</a>,
- <a href="https://map.project-osrm.org/?dest=47.06555,15.45050&destname=realraum"> Brockmanngasse 15</a>
+
+ v tem <a href="https://bbb.freirad.at/b/mat-2hq-mhd">forumu video klepet</a>
+
+<!--
+ v <a href="https://realraum.at/wiki/doku.php">realraumu</a>, <a href="https://map.project-osrm.org/?dest=47.06555,15.45050&destname=realraum"> Brockmanngasse 15</a>
+-->
<br /><br />
Predvidena srečanja:
</p>
diff --git a/index.shtml b/index.shtml index e08c433..8eb77c7 100644 --- a/index.shtml +++ b/index.shtml @@ -4,6 +4,7 @@ <div id="content"> <!--#if expr="${SITE} = index" --> <h1>Funkfeuer Graz</h1> +<!--#include virtual="/inc/${LANG}/meetup.shtml" --> <!--#include virtual="/content/${LANG}/news.html" --> <!--#else --> <!--#include virtual="/content/${LANG}/${SITE}.html" --> |