datenspuren xsl: fix /head/title

This commit is contained in:
Astro 2011-09-17 04:13:09 +02:00
parent fc8a7ff77f
commit 2ed395899f
1 changed files with 1 additions and 1 deletions

View File

@ -163,7 +163,7 @@
<link rel="alternate" type="application/rss+xml" title="RSS 2.0" href="news-rss.xml" />
<link rel="alternate" type="application/atom+xml" title="Atom 1.0" href="news-atom.xml" />
<title>
<xsl:text>Cloudy - mit Aussicht auf Datenspuren 2011</xsl:text>
<xsl:text>Datenspuren 2011</xsl:text>
<xsl:value-of select="$title" />
</title>
<script type="application/javascript" src="script/jquery-1.6.4.min.js" defer="defer">