Revert "gchq schalter down, comment out /status.png"

This reverts commit 46076f902c.
This commit is contained in:
Astro 2014-06-10 11:41:40 +02:00
parent ee1e8487ec
commit bd8ec340fc
2 changed files with 1 additions and 3 deletions

View File

@ -5,7 +5,7 @@
<page title="Hackerspace"> <page title="Hackerspace">
<p> <p>
<!-- status.png wird über space-api von einem server (auf pfade, definiert in json) umgeleitet --> <!-- 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 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 bald mehr Platz für spannende Projekte und Hackerkultur. Wir suchen sowohl personelle als
auch <link href="unterstuetzen.html">finanzielle Unterstützung</link>. auch <link href="unterstuetzen.html">finanzielle Unterstützung</link>.

View File

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