summaryrefslogtreecommitdiff
path: root/examples/brochure/templates/default.html
diff options
context:
space:
mode:
Diffstat (limited to 'examples/brochure/templates/default.html')
-rw-r--r--examples/brochure/templates/default.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/examples/brochure/templates/default.html b/examples/brochure/templates/default.html
index c587bd5..329dc47 100644
--- a/examples/brochure/templates/default.html
+++ b/examples/brochure/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>MyAweSomeCompany - $title</title>
<link rel="stylesheet" type="text/css" href="$root/css/default.css" />
</head>