6940673a36
general purpose templating system. PR: 23484 Submitted by: Jeremy Shaffner <jeremy@external.org>
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 $$).
|