- Entfernung unbenötigter crypto-ns
- div muss doch rein


git-svn-id: svn://svn.c3d2.de/c3d2-web/trunk@508 31f61c52-7bfb-0310-b897-fc00f8a278f0
This commit is contained in:
astro 2006-08-03 15:04:35 +00:00
parent 7c1d0497a1
commit 7056922f24
1 changed files with 3 additions and 4 deletions

View File

@ -3,8 +3,7 @@
xmlns="http://www.w3.org/2005/Atom"
xmlns:xsl="http://www.w3.org/1999/XSL/Transform"
xmlns:date="http://exslt.org/dates-and-times"
xmlns:crypto="http://exslt.org/crypto"
exclude-result-prefixes="xsl crypto date">
exclude-result-prefixes="xsl date">
<xsl:include href="common.xsl" />
@ -64,9 +63,9 @@
<name><xsl:value-of select="@author"/></name>
</author>
<content type="xhtml">
<!--div xmlns="http://www.w3.org/1999/xhtml"-->
<div xmlns="http://www.w3.org/1999/xhtml">
<xsl:apply-templates/>
<!--/div-->
</div>
</content>
<xsl:for-each select="resource">
<link