summaryrefslogtreecommitdiff
path: root/examples/tagblog
diff options
context:
space:
mode:
Diffstat (limited to 'examples/tagblog')
-rw-r--r--examples/tagblog/templates/default.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/examples/tagblog/templates/default.html b/examples/tagblog/templates/default.html
index 52678b7..049a37a 100644
--- a/examples/tagblog/templates/default.html
+++ b/examples/tagblog/templates/default.html
@@ -3,6 +3,7 @@
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
<head>
+ <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
<title>SimpleBlog - $title</title>
<link rel="stylesheet" type="text/css" href="$root/css/default.css" />
<link rel="alternate"