xsl/xhtml: rm portal tiles that are commented out

This commit is contained in:
Astro 2016-11-12 23:59:19 +01:00
parent ea7b95d4a1
commit 237255785a
1 changed files with 0 additions and 15 deletions

View File

@ -334,21 +334,6 @@
<xsl:template match="/page/portal">
<!-- Portal tiles -->
<section id="portal">
<!-- Datenspuren CfP
<article class="news">
<a href="https://c3d2.de/news/ds16-cfp.html"
style="background: url('images/news/ds2016.png') 40% 53% no-repeat">
<h3>Datenspuren 2016</h3>
<h4>Schwer Vernetzt</h4>
<p class="footer">Engel und Vorträge gesucht!</p>
</a>
</article>
-->
<!-- Item 1
<xsl:apply-templates select="item[position() = 1]"/>
-->
<!-- Items 1..2 -->
<xsl:apply-templates select="item[position() &lt;= 2]"/>