Arnaud Le Blanc 510e96275c Changed escaping rules (switched to post-escaping)
Expression in Print nodes are always escaped before being printed,
except in two conditions :
  * if the expression is an Expression_Constant node
  * if the last filter in the chain is an escaper
2010-11-07 08:52:03 +01:00
2010-05-11 10:38:48 +02:00
2010-11-01 04:24:32 +01:00
2010-11-01 04:24:32 +01:00

Twig, the flexible, fast, and secure template language for PHP

Twig is a template language for PHP, released under the new BSD license (code and documentation).

Twig uses a syntax similar to the Django and Jinja template languages which inspired the Twig runtime environment.

Languages
PHP 99.9%