Commit dc1e28fc authored by Andreas Jung's avatar Andreas Jung

added http-equiv header to enfore utf-8 as output-encoding

parent ba6e32e8
<html> <html>
<head> <head>
<title tal:content="template/title">The title</title> <title tal:content="template/title">The title</title>
<meta http-equiv="content-type" content="text/html;charset=utf-8">
</head> </head>
<body> <body>
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment