xsl: datenspuren 2015 tile im portal

This commit is contained in:
Astro 2015-07-13 17:17:12 +02:00
parent 887a18c2cf
commit d774f13684
2 changed files with 14 additions and 2 deletions

Binary file not shown.

After

Width:  |  Height:  |  Size: 13 KiB

View File

@ -346,8 +346,20 @@
</xsl:call-template>
</article>
<!-- Items 3..5 -->
<xsl:apply-templates select="item[position() &gt;= 3 and position() &lt;= 5]"/>
<!-- Item 3 -->
<xsl:apply-templates select="item[position() = 3]"/>
<!-- Datenspuren 2015 -->
<article>
<a href="http://datenspuren.de/2015/"
style="background: url('images/news/ds15-logo.png') 50% 50% no-repeat">
<h3>Datenspuren 2015</h3>
<p class="footer">24. &amp; 25. Oktober 2015</p>
</a>
</article>
<!-- Items 4..5 -->
<xsl:apply-templates select="item[position() &gt;= 4 and position() &lt;= 5]"/>
<!-- Hackerspace -->
<article class="space">