Mysy Training Logo
{% if params.session_ondemande is defined and params.session_ondemande != '1' %}

Votre demande d'inscription à la formation : {{ params.title }}

Bonjour {{params.nom}} {{params.prenom}}

Votre demande d'inscription à la session de formation : {{params.title}} qui se tiendra {% if params.date_du == params.date_fin %} le {{params.date_du}} a bien été prise en compte. {% endif %} {% if params.date_du != params.date_fin %} du {{params.date_du}} au {{params.date_fin}} a bien été prise en compte. {% endif %}

{% if params.distantiel == "1" %}

­ Pour rappel, il s'agit d'une formation en ligne.

{% elif params.presentiel == "1" %}

{% if params.adresse is defined and params.adresse|length > 1 %} Cette formation se tiendra au {{ params.adresse }}, {{ params.ville }}, {{ params.code_postal }}. {% else %} Le lieu de la formation vous sera communiqué ultérieurement. {% endif %}

{% endif %}

Notre équipe pédagogique prendra rapidement contact avec vous pour finaliser votre inscription.

Nous vous remercions d'avoir choisi notre formation.

Cordialement

MySy Training Technology
Téléphone : +331 77 00 38 57
Email : contact@mysy-training.com
Site : https://www.mysy-training.com/

{% endif %} {% if params.session_ondemande is defined and params.session_ondemande == '1' %}

Votre demande d'inscription à la formation : {{ params.title }}

Bonjour {{params.nom}} {{params.prenom}}

Votre demande d'inscription à la session de formation en ligne: {{params.title}} a bien été prise en compte.

Notre équipe pédagogique prendra rapidement contact avec vous pour finaliser votre inscription.

Nous vous remercions d'avoir choisi notre formation.

Cordialement

MySy Training Technology
Téléphone : +331 77 00 38 57
Email : contact@mysy-training.com
Site : https://www.mysy-training.com/

{% endif %} -------------