diff options
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 f0e36b1..2d68d2b 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> --> |
