From 6c6ad07c488ff49159a7a3e3d7094dccc3fdd53f Mon Sep 17 00:00:00 2001 From: David Tenty Date: Sat, 6 Oct 2007 16:47:04 -0400 Subject: [PATCH] Fixed event atom feed so it validates --- xsl/atom.xsl | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/xsl/atom.xsl b/xsl/atom.xsl index a22cd9d..58ce0fc 100644 --- a/xsl/atom.xsl +++ b/xsl/atom.xsl @@ -33,7 +33,7 @@ UW Computer Science Club <xsl:value-of select="$title"/> - + urn:uuid: University of Waterloo Computer Science Club @@ -50,8 +50,10 @@ <xsl:value-of select="@title"/> - + + +