diff options
| author | dumpfmprod <dumpfmprod@ubuntu.(none)> | 2010-02-01 15:21:15 -0500 |
|---|---|---|
| committer | dumpfmprod <dumpfmprod@ubuntu.(none)> | 2010-02-01 15:21:15 -0500 |
| commit | c5d2f05f287613a61fb32d20514f44c83a309d21 (patch) | |
| tree | 38ee8ce36c722b83911039c272c3799c1cc0f67e /template/head.st | |
| parent | e03dedba4c113a87d35e5ddf00e8ccf9acfc760b (diff) | |
timb merging ryder's changes
Diffstat (limited to 'template/head.st')
| -rwxr-xr-x | template/head.st | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/template/head.st b/template/head.st index 780d60c..d1037fb 100755 --- a/template/head.st +++ b/template/head.st @@ -1,4 +1,4 @@ -<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1"> +<meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> <script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.4/jquery.min.js"></script> <!-- <script type="text/javascript" src="/static/jquery-1.3.2.min.js"></script> --> |
