From de45d140b836de0993edab93afc883e7ad0b5435 Mon Sep 17 00:00:00 2001 From: Claudio Sacerdoti Coen Date: Tue, 26 Feb 2002 10:28:15 +0000 Subject: [PATCH] Avoided some bugs of libxslt. --- helm/mowgli/home/xsl/xhtml-content.xsl | 30 ++++++++++++++++++++------ 1 file changed, 23 insertions(+), 7 deletions(-) diff --git a/helm/mowgli/home/xsl/xhtml-content.xsl b/helm/mowgli/home/xsl/xhtml-content.xsl index 254b426b0..924f7e825 100644 --- a/helm/mowgli/home/xsl/xhtml-content.xsl +++ b/helm/mowgli/home/xsl/xhtml-content.xsl @@ -10,18 +10,27 @@ + + + + + + <xsl:value-of select="head/title"/> - - - - + + + + + + @@ -30,9 +39,16 @@ - - - + + + + + + + + + + -- 2.39.2