The following commit has been merged in the master branch:
commit 07f364619e4d1c242c286dd1d4d5645949f86612
Author: Andreas Tille <[email protected]>
Date:   Fri Dec 6 15:59:13 2013 +0100

    Hope this might work better for utf-8 text

diff --git a/webtools/templates/tasks.xhtml b/webtools/templates/tasks.xhtml
index f9d4723..8fc4e52 100644
--- a/webtools/templates/tasks.xhtml
+++ b/webtools/templates/tasks.xhtml
@@ -6,6 +6,7 @@
 <head>
 <title>$projectname ${tasks[task].metapkg.PrintedName.capitalize()} 
packages</title>
 <meta http-equiv="Content-Type" content="application/xhtml+xml; 
charset=UTF-8"/>
+<meta charset="utf-8" />
 <link href="$css" type="text/css" rel="stylesheet"/>
 </head>
 <body>

-- 
Static and dynamic websites for Debian Pure Blends

_______________________________________________
Blends-commit mailing list
[email protected]
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/blends-commit

Reply via email to