Twig-1.3.0/README.markdown
changeset 18 846026b8422b
parent 4 9a001a04b634
equal deleted inserted replaced
17:56308e61381c 18:846026b8422b
       
     1 Twig, the flexible, fast, and secure template language for PHP
       
     2 ==============================================================
       
     3 
       
     4 Twig is a template language for PHP, released under the new BSD license (code
       
     5 and documentation).
       
     6 
       
     7 Twig uses a syntax similar to the Django and Jinja template languages which
       
     8 inspired the Twig runtime environment.