git-svn-id: svn://svn.c3d2.de/c3d2-web/branches/toidinamais_coole_scheisse@103 31f61c52-7bfb-0310-b897-fc00f8a278f0
This commit is contained in:
toidinamai 2006-01-06 19:01:13 +00:00
parent 52ad0bb932
commit ba4e44850a
1 changed files with 5 additions and 1 deletions

View File

@ -35,7 +35,11 @@
<author>
<name><xsl:value-of select="@author"/></name>
</author>
<content><xsl:apply-templates/></content>
<content type="xhtml">
<div xmlns="http://www.w3.org/1999/xhtml">
<xsl:apply-templates/>
</div>
</content>
</entry>
</xsl:for-each>