diff options
author | Stefan Ritter <xeno@thehappy.de> | 2009-11-22 15:36:57 +0100 |
---|---|---|
committer | Stefan Ritter <xeno@thehappy.de> | 2009-11-22 15:36:57 +0100 |
commit | 7757404ca54ab5b4843c040dec04e31d817e857e (patch) | |
tree | 993a8c80d704253bcd07d612d6f233af8fa787f4 /vim/header_html | |
parent | c148da3fd660c32a9a8ae3f782f383d4d0774033 (diff) |
Weekly commit
Diffstat (limited to 'vim/header_html')
-rw-r--r-- | vim/header_html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/vim/header_html b/vim/header_html index a54ee90..6f2e831 100644 --- a/vim/header_html +++ b/vim/header_html @@ -4,6 +4,7 @@ <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en"> <head> <title></title> + <meta http-equiv="content-type" content="text/html; charset=utf-8" /> <!-- <link rel="stylesheet" type="text/css" href="..." /> --> </head> <body> |