@ -52,8 +52,9 @@
</xsl:for-each>
<xsl:for-each select="eventitem">
<entry>
<title><xsl:value-of select="short"/></title>
<title><xsl:value-of select="@title"/></title>
<link href="http://csclub.uwaterloo.ca"/>
<authour><xsl:value-of select="short"/><</authour>
<summary><xsl:value-of select="abstract"/></summary>
</entry>