{% import 'AppBundle:Documents:v2\\Import\\group.html.twig' as groupF %} {% set asideLabel = asideLabel is defined ? asideLabel : '' %} {% set asideValue = asideValue is defined ? asideValue : '' %} {% set title = title is defined ? title : '' %} {% include 'AppBundle:Documents:v2\\Include\\Global\\aside.html.twig' with { 'asideLabel' : asideLabel, 'asideValue' : asideValue } %}
{{ title }} |