summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorlaetzer <laetzer@users.sourceforge.net>2006-10-05 02:07:42 +0000
committerlaetzer <laetzer@users.sourceforge.net>2006-10-05 02:07:42 +0000
commit9d44ccfb69f862332b29842a8989c031fd477bcc (patch)
treebfcd1134e6311e5d0e4052326eadf3fa872d30d3
parentf59d036297cccaa474e0fa32c4ea4ec7a905a4cb (diff)
downloadwiki-9d44ccfb69f862332b29842a8989c031fd477bcc.tar.gz
wiki-9d44ccfb69f862332b29842a8989c031fd477bcc.tar.bz2
wiki-9d44ccfb69f862332b29842a8989c031fd477bcc.zip
content-type meta tag for correct display of special characters
-rw-r--r--templates/s5.tpl1
1 files changed, 1 insertions, 0 deletions
diff --git a/templates/s5.tpl b/templates/s5.tpl
index 4f9ad10..9fa6c89 100644
--- a/templates/s5.tpl
+++ b/templates/s5.tpl
@@ -3,6 +3,7 @@
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
+ <meta http-equiv="content-type" content="text/html; charset=utf-8" />
<title>{$gContent->mInfo.title|escape}</title>
<meta name="generator" content="S5" />
<meta name="version" content="S5 1.0" />