changeset 4 | 9a001a04b634 |
--- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/Twig-1.3.0/README.markdown Tue Oct 25 23:56:28 2011 +0200 @@ -0,0 +1,8 @@ +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.