You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I think that might be okay... Virtually all editors support Unicode now, so there is not so much use to allow editing templates in other charsets. We have to make sure we can output the rendered templates in other charsets though. People are still using lots of old browsers around the world... I think response.setCharset(charsetName) does that, right?
there is no way to specify the encoding when loading templates. it defaults to utf8.
The text was updated successfully, but these errors were encountered: