]> matita.cs.unibo.it Git - helm.git/blobdiff - helm/mowgli/home/xsl/news.xsl
ocaml 3.09 transition
[helm.git] / helm / mowgli / home / xsl / news.xsl
index 2d513bec004c102d6aea89e98bf8ba0915dbbd59..6ed83b3aa1db8230526e3d93bd98579f5fcee17e 100644 (file)
 <xsl:template match="event">
  <xsl:param name="small" select="false()"/>
  <dt>
-  <b><xsl:value-of select="date"/></b>
+  <b>
+   <xsl:call-template name="print_date">
+    <xsl:with-param name="date" select="date"/>
+   </xsl:call-template>
+  </b>
   <xsl:if test="header">
    <xsl:value-of select="' -- '"/>
    <em>