svn path=/branches/design/; revision=17528

This commit is contained in:
samtuke 2010-10-10 15:19:09 +00:00
parent 14fe02cb3a
commit 76bb03dfb4

View File

@ -55,7 +55,7 @@
<xsl:attribute name="href">/events/events.<xsl:value-of select="/buildinfo/@language" />.rss</xsl:attribute>
<xsl:attribute name="type">application/rss+xml</xsl:attribute>
</xsl:element>
<script src="/scripts/placeholder.js"></script>
<script type="text/javascript" src="/scripts/placeholder.js"></script>
<xsl:apply-templates select="@*|node()"/>
</xsl:copy>
</xsl:template>