portal: one less tile, rm TODO

This commit is contained in:
Astro 2013-11-13 23:35:04 +01:00
parent e2a5b7279a
commit 91b227d771
1 changed files with 2 additions and 5 deletions

View File

@ -339,12 +339,9 @@
<p class="footer">ccc.de</p>
</article>
<!-- 8..30 -->
<xsl:apply-templates select="item[position() &gt;= 8 and position() &lt;= 30]"/>
<!-- 8..29 -->
<xsl:apply-templates select="item[position() &gt;= 8 and position() &lt;= 29]"/>
<!-- TODO:
pentaradios?
-->
</section>
</xsl:template>