mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-26 09:46:09 +00:00
8 lines
286 B
Plaintext
8 lines
286 B
Plaintext
|
This module wants to be the most powerful general purpose
|
||
|
templating system. It has a very clear and easy to learn
|
||
|
syntax with the styling capabilities.
|
||
|
|
||
|
All you need to use this: put $TEMPLATE_VARIABLE$ into
|
||
|
your dTemplates, define them, and parse them. (You can
|
||
|
write $ signs as $$).
|