http://symfony.com/doc/2.0/book/templating.html
Templating suffix: By default, any Symfony2 template can be written in either Twig or PHP, and the first part of the extension specifies which of these two engines should be used. The second part of the extension, (e.g. HTML, CSS, etc) is the finished format that the template will generate. It seems it should be: By default, any Symfony2 template can be written in either Twig or PHP, and the second part of the extension specifies which of these two engines should be used. The first part of the extension, (e.g. HTML, CSS, etc) is the finished format that the template will generate. -- If you want to report a vulnerability issue on symfony, please send it to security at symfony-project.com You received this message because you are subscribed to the Google Groups "symfony developers" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/symfony-devs?hl=en
