Commit a7df490e by Julien Jorry

Bugfix : template flux_confirmationPage => flux_confirmationpage.html.twig

parent c2c8b963
{% extends '@kohinos/flux/confirmationPage/flux_confirmationPage.html.twig' %}
{% extends '@kohinos/flux/confirmationPage/flux_confirmationpage.html.twig' %}
{% block confirmpage_title %}{{ 'confirmation-cotisation-title'|trans({}, 'flux') }}{% endblock confirmpage_title %}
{% block confirmpage_content %}{{ 'confirmation-cotisation-content'|trans({}, 'flux') }}{% endblock confirmpage_content %}
......
{% extends '@kohinos/flux/confirmationPage/flux_confirmationPage.html.twig' %}
{% extends '@kohinos/flux/confirmationPage/flux_confirmationpage.html.twig' %}
{% block confirmpage_title %}{{ 'confirmation-demandeachat-title'|trans({}, 'flux') }}{% endblock confirmpage_title %}
{% block confirmpage_content %}{{ 'confirmation-demandeachat-content'|trans({}, 'flux') }}{% endblock confirmpage_content %}
......
{% extends '@kohinos/flux/confirmationPage/flux_confirmationPage.html.twig' %}
{% extends '@kohinos/flux/confirmationPage/flux_confirmationpage.html.twig' %}
{% block confirmpage_title %}
{{ KOH_MLC_NAME_SMALL|default('MLC') }} : votre virement en faveur de {{ flux.destinataire }}
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment