Tag Archive for 'twig'

Symfony 2: Using asset inheritance in Twig

Yesterday I came up with the following problem: I wanted to add a javascripts-block in my layout. This block should be extended in a child template. Using Assetic this should be easy and plain simple. Well, in theory…

Continue reading ‘Symfony 2: Using asset inheritance in Twig’