diff templates/raw/header.tmpl @ 3782:713e35dcc321

hgweb: report detected character set Add comments on overriding charset to CGI scripts
author Matt Mackall <mpm@selenic.com>
date Sun, 03 Dec 2006 18:47:05 -0600
parents a63be0dfa42e
children
line wrap: on
line diff
--- a/templates/raw/header.tmpl
+++ b/templates/raw/header.tmpl
@@ -1,1 +1,2 @@
-Content-type: text/plain
+Content-type: text/plain; charset={encoding}
+