{% extends '@kohinos/flux/confirmationPage/cotisation.html.twig' %} {% block confirmpage_title %}{{ 'confirmation-cotisation_adherent-title'|trans({}, 'flux') }}{% endblock confirmpage_title %} {% block confirmpage_content %}{{ 'confirmation-cotisation_adherent-content'|trans({}, 'flux') }}{% endblock confirmpage_content %} {% block confirmpage_footer %} {% if KOH_ALLOW_MLC == 'true' %} {{ 'confirmation-cotisation_adherent-footer-cta'|trans({}, 'flux') }} {% endif %} {{ 'confirmation-cotisation_adherent-footer-return'|trans({}, 'flux') }} {% endblock confirmpage_footer %}