Ela_Back/Template/MySy_refus_inscription_form...

177 lines
9.1 KiB
HTML
Raw Blame History

This file contains invisible Unicode characters!

This file contains invisible Unicode characters that may be processed differently from what appears below. If your use case is intentional and legitimate, you can safely ignore this warning. Use the Escape button to reveal hidden characters.

<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<!--[if gtemso 9]><xml>
<o:OfficeDocumentSettings>
<o:AllowPNG/>
<o:PixelsPerInch>96</o:PixelsPerInch>
</o:OfficeDocumentSettings>
</xml><![endif]-->
<title>MySy confirmation inscription formation</title>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<meta name="viewport" content="width=device-width">
<style>
html,
body {
font-family: 'Helvetica','sans-serif';
}
</style>
</head>
<body bgcolor="#fff" style="margin:0px; padding:0px; -webkit-text-size-adjust:none;">
<!--[if gtemso 9]><xml>
<o:OfficeDocumentSettings>
<o:AllowPNG/>
<o:PixelsPerInch>96</o:PixelsPerInch>
</o:OfficeDocumentSettings>
</xml><![endif]-->
<title></title>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<meta name="viewport" content="width=device-width">
<!--[if gtemso 9]><xml>
<o:OfficeDocumentSettings>
<o:AllowPNG/>
<o:PixelsPerInch>96</o:PixelsPerInch>
</o:OfficeDocumentSettings>
</xml><![endif]-->
<title></title>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<meta name="viewport" content="width=device-width">
<table bgcolor="#fff" border="0" cellpadding="0" cellspacing="0" height="100%" style="margin:0 auto;" width="100%">
<tbody>
<tr>
<td align="center" bgcolor="#ffffff" height="100%" width="600">
<table border="0" cellpadding="0" cellspacing="0">
<tbody>
<tr>
<td bgcolor="#104277" height="69" style="height:69px;" width="600">
<table border="0" cellpadding="0" cellspacing="0">
<tbody>
<tr>
<td align="center" height="69" style="height:69px;" valign="middle"
width="600"><img alt="Mysy Training Logo"
src="https://img.mysy-training.com/MYSY-LOGO-WHITE.png"
alt="Mysy Training Logo" width="18%" style="display: block;" />
</td>
</tr>
</tbody>
</table>
</td>
</tr>
<tr>
<td bgcolor="#F9F9FF" style="height:30px;" width="600">
</td>
</tr>
<tr>
<td bgcolor="#F9F9FF" height="165" style="height:165px;" width="600">
<table border="0" cellpadding="0" cellspacing="0" bgcolor="#F9F9FF"
style="background-color:#F9F9FF">
<tbody>
<tr>
<td align="center" height="165"
style="height:165px; padding-left: 10px; padding-right: 10px;background-color:#F9F9FF"
valign="middle" width="600">
<div style="display: block;">
<div style="margin-left: auto; margin-right: auto">
<div style="text-align: center; font-family: Verdana, Geneva, Tahoma, sans-serif;
font-size: small; line-height: 1.4rem;color: #3b3e40;">
<p
style="font-size:14px;font-weight:600; margin-top: 1rem;color:#232558;">
MySy Training : Inscription à la formation {{
params.title }}</p>
<p style="text-align:justify; font-size:13px; text-align: left;"> Bonjour {{params.nom}} {{params.prenom}}</p>
<p style="text-align:justify">
<p style="text-align:justify; font-size:13px; line-height: 1.8rem;">
{% if params.date_du != params.date_fin %}
Nous avons le regret de vous informer que votre
dossier n'a pas été retenu pour la session de formation :
{{params.title}} qui se tiendra du {{params.date_du}} au {{params.date_fin}}.
{% else %}
Nous avons le regret de vous informer que votre
dossier n'a pas été retenu pour la session de formation :
{{params.title}} qui se tiendra le {{params.date_du}} .
{% endif %}
</p>
{% if params.comment %}
<p style="text-align:justify; font-size:13px; line-height: 1.8rem;">­
Motif : {{params.comment}}
</p>
{% endif %}
<p style="text-align:justify; font-size:13px; line-height: 1.8rem;">
Nous ne manquerons pas de vous tenir informé des
prochaines sessions de formation
</p>
<p
style="font-size: 13px;margin-top: 1rem; line-height: normal; margin-bottom: 1rem; text-align: left;line-height: 1.6rem;">
Cordialement<br /> <br/>
<b>MySy Training Technology</b><br />
Téléphone : +331 77 00 38 57<br />
Email : contact@mysy-training.com<br />
Site : https://www.mysy-training.com/
</p>
</div>
</div>
</div>
</td>
</tr>
</tbody>
</table>
</td>
</tr>
<tr>
<td bgcolor="#F9F9FF" style="height:30px;" width="600">
</td>
</tr>
<tr>
<td bgcolor="#104277" width="600">
<table border="0" cellpadding="0" cellspacing="0">
<tbody>
<tr>
<td align="center" valign="middle" width="600">
<div style="
padding: 10px 20px;
margin-bottom: 1rem;
color: #F9F9FF;
"><br /> &nbsp;
<br /> &nbsp;
</div>
</td>
</tr>
</tbody>
</table>
</td>
</tr>
</tbody>
</table>
</td>
</tr>
</tbody>
</table>
</body>
</html>