I\'m working on application written in symfony2 and I want to send email after some action/event... the problem is, that the users can define something like \"email template
With Symfony 2.2 you can use the Twig_Chain_Loader How to register another (custom) Twig loader in Symfony2 environment?