Revert "portal, pages/space: comment out broken space status"

This reverts commit 93a3a0665e.

Thanks to Mic92 for replugging cables into GPIO!
This commit is contained in:
Astro 2015-08-04 18:05:29 +02:00
parent 0f3d8207a9
commit c060271728
2 changed files with 3 additions and 3 deletions

View File

@ -5,7 +5,7 @@
<page title="Hackerspace">
<p>
<!-- 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 in wesentlich größere Räume im gleichen Gebäudekomplex umgezogen. Damit gibt es
bald mehr Platz für spannende Projekte und Hackerkultur. Wir suchen sowohl personelle als
auch <link href="unterstuetzen.html">finanzielle Unterstützung</link>.

View File

@ -362,12 +362,12 @@
<xsl:apply-templates select="item[position() &gt;= 4 and position() &lt;= 5]"/>
<!-- Hackerspace -->
<!--article class="space">
<article class="space">
<a href="space.html">
<h3>Hackerspace</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]"/>