xsl/xhtml5.xsl: remove advertisement for now
c3d2-web deployed Details

This commit is contained in:
Astro 2021-10-26 00:01:45 +02:00
parent 713e975619
commit 1387367e2b
1 changed files with 2 additions and 6 deletions

View File

@ -348,12 +348,8 @@
<xsl:apply-templates select="item[position() = 3]"/>
<!-- Advertisement -->
<article>
<a href="/news/event-20211023-open-data-camp.html" style="background-image: url('images/news/open-data-camp.jpg')">
<h3>Open Data Camp</h3>
<p class="footer">22.-24. Oktober 2021</p>
</a>
</article>
<!--article>
</article-->
<!-- Items 4..5 -->
<xsl:apply-templates select="item[position() &gt;= 4 and position() &lt;= 5]"/>