]> matita.cs.unibo.it Git - helm.git/blobdiff - helm/www/lambdadelta/xslt/ld_web_root.xsl
corrected xhtml
[helm.git] / helm / www / lambdadelta / xslt / ld_web_root.xsl
index 56ab24894de4176c27e8a18ea6e3046efd8f7974..b574a4125570d607f8c47fc719468ba485397af2 100644 (file)
 </xsl:template>
 
 <xsl:template match="ld:item">
-   <li><xsl:apply-templates/></li>
+   <li class="{@class}"><xsl:apply-templates/></li>
 </xsl:template>
 
 <xsl:template match="ld:style">