support utf-8 html encoding.
By adding a simple line to your html template, you should avoid things like these:
http://cl.ly/b9aff90955ab2e4d0a03
Example html header line:
<meta http-equiv="Content-Type" content="text/html; charset=utf-8"/>
9
votes
