JasonWoof Got questions, comments, patches, etc.? Contact Jason Woofenden
metaform: include charset metatag
authorJason Woofenden <jason@jasonwoof.com>
Wed, 9 Mar 2011 19:16:13 +0000 (14:16 -0500)
committerJason Woofenden <jason@jasonwoof.com>
Wed, 9 Mar 2011 19:16:53 +0000 (14:16 -0500)
metaform/template.html

index 6cec7dc..0aaa08b 100644 (file)
@@ -2,6 +2,7 @@
 
 <html>
 <head>
+       <meta charset="utf-8" />
        <title><!--~~main_title show {~~-->~plural cap~<!--~~}~~--></title>
        <link rel="stylesheet" href="style.css" type="text/css"><!--~html_editor_headers {~--><!--~~extra_headers {~~-->
        <script type="text/javascript" src="code/ckeditor/ckeditor.js"></script>