documentation
This commit is contained in:
@ -6,7 +6,7 @@ A template file with some placeholder variables is required and an SQL query to
|
|||||||
against a MariaDB database. The column names from the query correspond to the variable names
|
against a MariaDB database. The column names from the query correspond to the variable names
|
||||||
in the template.
|
in the template.
|
||||||
|
|
||||||
The template is processed using the Cheetah template ((https://cheetahtemplate.org/)) module, so simple variable placeholder
|
The template is processed using the Cheetah template (https://cheetahtemplate.org/) module, so simple variable placeholder
|
||||||
are just the variable name prefixed with the dollar-sign.
|
are just the variable name prefixed with the dollar-sign.
|
||||||
|
|
||||||
However, all other Cheetah template language elements, like conditions, are also available.
|
However, all other Cheetah template language elements, like conditions, are also available.
|
||||||
|
Reference in New Issue
Block a user