From fd8babc3c6743a6fcfbdd63316ba86bf4fa01a19 Mon Sep 17 00:00:00 2001 From: Baptiste Date: Fri, 2 Mar 2018 10:19:01 +0100 Subject: [PATCH 1/2] twig 2.x fix --- Resources/views/show.html.twig | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/Resources/views/show.html.twig b/Resources/views/show.html.twig index 255a5e2..7b35354 100644 --- a/Resources/views/show.html.twig +++ b/Resources/views/show.html.twig @@ -1,6 +1,7 @@ {% extends 'VictoireCoreBundle:Widget:show.html.twig' %} {% block content %} +{% import _self as _this %} {% if rootPage %}