diff options
Diffstat (limited to 'vim')
-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> |