{% block meta %} {% include 'AppBundle:Documents:v2\\Include\\Global\\meta.html.twig' %} {% endblock meta %} {% block font %} {% include 'AppBundle:Documents:v2\\Include\\Global\\font.html.twig' %} {% endblock font %} {% include 'AppBundle:Documents:v2\\Include\\Global\\style.html.twig' %}
{% set editor = {'label': 'user.seller.title'|trans({}, 'DocumentTrans'), 'contactLabel': 'contact.title'|trans({}, 'DocumentTrans' )}|merge(user) %} {% include 'AppBundle:Documents:v2\\Include\\Global\\header.html.twig' with {'object': group, 'editor': editor} %}