diff options
| -rw-r--r-- | templates/s5.tpl | 1 |
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" /> |
