195fea602d
template using its declaration. You have to declare encoding of the template in the head (1st line) of template using (fake) encoding TT plugin. Otherwise the template is handled as utf-8.
4 lines
260 B
Text
4 lines
260 B
Text
Template::Provider::Encoding is a Template Provider subclass to decode
|
|
template using its declaration. You have to declare encoding of the
|
|
template in the head (1st line) of template using (fake) encoding TT
|
|
plugin. Otherwise the template is handled as utf-8.
|