Hi Roman, > Attached patch is all one seemingly needs to use UTF-8 template files. thanks for looking into this. I think hardcoding utf-8 doesn't hurt as a start, because it's compatible with ascii files. As a long term solution, I'd prefer PEP 263 style charset declarations for group files. -Ben