Add a meta charset

This commit is contained in:
Sam Ruby 2009-02-27 14:25:38 -05:00
parent 21230daca2
commit 9c6f075af6

View File

@ -15,6 +15,7 @@
<!-- head -->
<xsl:text>&#10;&#10;</xsl:text>
<head>
<meta charset="utf-8"/>
<link rel="stylesheet" href="default.css" type="text/css" />
<title><xsl:value-of select="atom:title"/></title>
<meta name="robots" content="noindex,nofollow" />