Hi Romain
Unfortunately my template is in DB and is passed to template as a
page.content variable. It is not a static file, so include is not
working.
2011/5/29 Romain :
> Hello,
>
> On Sun, May 29, 2011 at 11:30 AM, mrok wrote:
>>
>> Hi
>>
>> Is there any way to render twig template inside te
Hello,
On Sun, May 29, 2011 at 11:30 AM, mrok wrote:
> Hi
>
> Is there any way to render twig template inside template?
> I keep twig template code in DB (I need show something for customer
> fast so it is a baypass) and now have a problem how render template
> passed to template as variable (I
Hi
Is there any way to render twig template inside template?
I keep twig template code in DB (I need show something for customer
fast so it is a baypass) and now have a problem how render template
passed to template as variable (I would like to avoid create tmp
file).
Code:
{% block content %}