]> matita.cs.unibo.it Git - helm.git/blobdiff - helm/mowgli/home/xsl/latest-news.xsl
* "Older news" link added to the first page.
[helm.git] / helm / mowgli / home / xsl / latest-news.xsl
index 29ba8003f2d80afd0bf9ec3ba3f8116109cf2f32..29cbaa7a5cfb954ab81896a5b8c1f43540d0fef1 100644 (file)
@@ -12,7 +12,7 @@
   <xsl:apply-templates select="news/event[position() &lt; 4]">
     <xsl:with-param name="small" select="true()"/>
   </xsl:apply-templates>
+  <dt><a href="news.html">Older news</a></dt><dd></dd>
 </xsl:template>
 
 </xsl:stylesheet>
-