diff options
author | Jürgen Schweizer <oe6jue@oevsv.at> | 2017-06-21 20:43:52 +0200 |
---|---|---|
committer | Jürgen Schweizer <oe6jue@oevsv.at> | 2017-06-21 20:43:52 +0200 |
commit | 9bbe95ab324259baf4673e92b6c41715feaa4c47 (patch) | |
tree | 5e4840c7cd1810a6d20401af78584e6308e4ec4c /index.shtml | |
parent | 8490524188c546cfebc4b49f2ab7b6b8443ad495 (diff) |
meetup automatisch
Diffstat (limited to 'index.shtml')
-rw-r--r-- | index.shtml | 23 |
1 files changed, 2 insertions, 21 deletions
diff --git a/index.shtml b/index.shtml index 5b5186d..b570b55 100644 --- a/index.shtml +++ b/index.shtml @@ -4,30 +4,11 @@ <div id="content"> <!--#if expr="${SITE} = index" --> <h1>Funkfeuer Graz</h1> - <div id="meetup"> -<h1>Nächstes Treffen</h1> -<p> - Montag, <em>19.06.2017 -</em> ab <em>20 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> - <br /><br /> - Vorgesehene kommende Termine: -</p> -<ul> - <li>03.07.2017</li> - <li>17.07.2017</li> -</ul> - <br /> + <!--#include virtual="/inc/${LANG}/meetup.shtml" --> <p> Nächstes Tech/Core-Treffen:<br> - Montag, <em>26.06.2017</em> -</p> - -<p> - Weitere Informationen gibts im <a href="https://wiki.graz.funkfeuer.at/Treffen">Wiki</a>. + Montag, <em>26.06.2017 20 Uhr</em> </p> -</div> <!--#include virtual="/content/${LANG}/news.html" --> <!--#else --> <!--#include virtual="/content/${LANG}/${SITE}.html" --> |