]> matita.cs.unibo.it Git - helm.git/blobdiff - helm/www/lambdadelta/xslt/ld_web_root.xsl
- milestone update in basic_2 (basic_2a released)
[helm.git] / helm / www / lambdadelta / xslt / ld_web_root.xsl
index a6b25cb6fc2d9d3cf1d9dab7e41ab7b5cf89c18e..3d30e6315a0acc9bbf772a4f1cfed2e3b72b4d0f 100644 (file)
@@ -82,7 +82,7 @@
 
 <xsl:template match="ld:news">
    <ul><li>
-      <span class="date"><xsl:value-of select="@date"/></span>
+      <span class="emph {@class}"><xsl:value-of select="@date"/></span>
       <xsl:apply-templates/>
    </li></ul>
 </xsl:template>
    <li><xsl:apply-templates/></li>
 </xsl:template>
 
-<xsl:template match="ld:date">
-   <span class="date"><xsl:value-of select="@date"/></span>
+<xsl:template match="ld:notice">
+   <span class="emph {@class}"><xsl:value-of select="@notice"/></span>
 </xsl:template>
 
 <xsl:template match="ld:version2-icon">