mirror of
https://github.com/Stichting-MINIX-Research-Foundation/pkgsrc-ng.git
synced 2025-08-03 17:59:07 -04:00
5 lines
260 B
Plaintext
5 lines
260 B
Plaintext
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.
|