diff options
Diffstat (limited to 'template.html')
-rw-r--r-- | template.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/template.html b/template.html index f7146d5..0aeb075 100644 --- a/template.html +++ b/template.html @@ -4,6 +4,7 @@ <title><++></title> <link rel="stylesheet" href="/plain.css" /> <link rel="shortcut icon" href="/favicon.ico" type="image/x-icon" /> + <meta charset="utf-8" /> </head> <body> <h1><++></h1> |