diff -r 56308e61381c -r 846026b8422b Twig-1.3.0/README.markdown --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/Twig-1.3.0/README.markdown Wed Oct 26 21:44:35 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.