Add utf8 charset
authorRichard Whitehouse <github@richardwhiuk.com>
Tue, 22 Feb 2011 22:08:44 +0000 (22:08 +0000)
committerRichard Whitehouse <github@richardwhiuk.com>
Tue, 22 Feb 2011 22:08:44 +0000 (22:08 +0000)
template/index.php

index d015f917fa8f1a7497184be64bcebe3deda7b1c2..6be311ba9995b11b6c36861336df8247603d1543 100644 (file)
@@ -10,6 +10,8 @@ public function Display(){
 <!DOCTYPE html>
 <html>
 <head>
+       <meta charset="utf-8">
+       <meta http-equiv="Content-type" content="text/html;charset=UTF-8">
        <title>Homerton May Ball</title>
        <link rel="stylesheet" href="/theme/hmb.css?v1">
        <!--[if IE]>