UTF-8 baby.

This commit is contained in:
ian%hixie.ch 2003-03-14 03:57:13 +00:00
parent 83e88b0845
commit 707e1d3e88

View File

@ -3,7 +3,7 @@ TemplateToolkit
Status: [% IF response %][% response %][% ELSE %]200 OK[% END %]
[% IF headers != '' %][% headers %][% END -%]
Content-Type: text/html; charset=ISO-8859-1
Content-Type: text/html; charset=utf-8
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN">
<html lang="en">