mirror of
https://github.com/Stichting-MINIX-Research-Foundation/pkgsrc-ng.git
synced 2025-08-03 09:48:00 -04:00
8 lines
174 B
Plaintext
8 lines
174 B
Plaintext
This subclass of Template Toolkit supports multilingual templates:
|
|
templates that contain text in several languages.
|
|
|
|
<t>
|
|
<en>Hello!</en>
|
|
<fr>Bonjour !</fr>
|
|
</t>
|