fahrplan 0.95

Merge branch 'master' of git.c3d2.de:c3d2-web
This commit is contained in:
Mole - 2019-09-13 23:10:13 +02:00
commit 834cf62876
No known key found for this signature in database
GPG Key ID: CE35FCF583CCE4B6
3 changed files with 13 additions and 3 deletions

View File

@ -7324,4 +7324,14 @@
<start>2019-12-14</start>
<location><link href="https://www.staatsschauspiel-dresden.de/">Kleines Haus Mitte</link>, Glacisstraße 28, 01099 Dresden</location>
</event>
<event title="Open Data Meetup Dresden">
<start>2019-10-23T19:00:00</start>
<end>2019-10-23T20:30:00</end>
<location>SLUB Dresden, Talleyrand-Zimmer</location>
<link>https://hackmd.c3d2.de/OK-Lab-Meetup-Dresden-Oktober-2019</link>
</event>
<event title="Open Data Crunch Dresden">
<start>2019-11-09</start>
<end>2019-11-10</end>
</event>
</calendar>

View File

@ -47,7 +47,7 @@
-->
<p title="Raum im Zentralwerk (seit Oktober 2016)">
<!-- status.png wird über space-api von einem server (auf pfade, definiert in json) umgeleitet -->
<!--image class="spacestatus" title="Aktueller Öffnungszustand">/status.png</image-->
<image class="spacestatus" title="Aktueller Öffnungszustand">/status.png</image>
Wir sind im <link href="http://zentralwerk.de/">Zentralwerk</link>
in Dresden (Stadtteil Pieschen) zu finden.
Dort sind wir im Raum B1.04.01, der sich zentral im Souterrain

View File

@ -366,12 +366,12 @@
<xsl:apply-templates select="item[position() &gt;= 4 and position() &lt;= 5]"/>
<!-- Hackspace -->
<!--article class="space">
<article class="space">
<a href="space.html">
<h3>Hackspace</h3>
<p class="footer">Current status</p>
</a>
</article-->
</article>
<!-- Items 6..7 -->
<xsl:apply-templates select="item[position() &gt;= 6 and position() &lt;= 7]"/>