comment out status.png

pending service migration to storage-ng
This commit is contained in:
Astro 2019-05-16 00:13:09 +02:00
parent e420cd8aea
commit 43df497c30
2 changed files with 3 additions and 3 deletions

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/">Zentralwerkes</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]"/>