Twig-1.3.0/README.markdown
changeset 4 9a001a04b634
equal deleted inserted replaced
3:6d109e3804ac 4:9a001a04b634
       
     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.