{% extends 'ProfileBundle::layout.html.twig' %} {% set active = 2 %} {% block body %} {{parent()}} UENTERPRISE
{% render "ProfileBundle:Profile:showEnterprise" with {id:entity.id} %}
{% endblock %}