portal: comment out broken chaosupdates

This commit is contained in:
Astro 2014-12-18 17:48:38 +01:00
parent d2da576163
commit 1e004b2935
1 changed files with 2 additions and 2 deletions

View File

@ -361,12 +361,12 @@
<xsl:apply-templates select="item[position() &gt;= 6 and position() &lt;= 7]"/>
<!-- Hackerspace -->
<article class="chaosupdates">
<!--article class="chaosupdates">
<xsl:call-template name="chaosupdates">
<xsl:with-param name="limit" select="3"/>
</xsl:call-template>
<p class="footer">ccc.de</p>
</article>
</article-->
<!-- 8..30 -->
<xsl:apply-templates select="item[position() &gt;= 8 and position() &lt;= 30]"/>