{% if without_footer is defined and without_footer == 1 %}
{% else %}
{% if groupData.addressBilling.country == constant('AppBundle\\Entity\\Common\\Language::DEFAULT_LOCALE')|upper %} {% include TEMPLATE_GROUP %} {% else %} {% include TEMPLATE_FOOTER_SPEC %} {% endif %}
{% endif %}