summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--xslt/guyancourt.xslt1
1 files changed, 0 insertions, 1 deletions
diff --git a/xslt/guyancourt.xslt b/xslt/guyancourt.xslt
index bc30103..0bfece6 100644
--- a/xslt/guyancourt.xslt
+++ b/xslt/guyancourt.xslt
@@ -5,7 +5,6 @@
<items>
<xsl:for-each select="/rss/channel/item">
<item>
- <date><xsl:value-of select="date"/></date>
<name>Ville de Guyancourt : <xsl:value-of select="title"/></name>
<link><xsl:value-of select="link"/></link>
<description><xsl:value-of select="description"/></description>