{% import 'AppBundle:Documents:v2\\Import\\group.html.twig' as groupF %} {% set footerClass = footerClass is defined ? footerClass : 'fs-16 lh-18 fw-400 ta-center' %} {% set footerId = footerId is defined ? footerId : 'footer-portrait' %} {% set footerPosition = footerId == 'footer-portrait' ? 'absolute' : 'm-t-10' %} {% if without_footer is defined and without_footer == 1 %} {% else %}