The html doctype is html5 but the meta charset is not, so make some minor change to prevent some charset detect problem. my Ngnix and Firefox meet this problem.
Update example.tmpl
10c35e5
Update index.tmpl
0b63955
9888d4a
The html doctype is html5 but the meta charset is not, so make some minor change to prevent some charset detect problem. my Ngnix and Firefox meet this problem.