<page backtop="0mm" backleft="0mm" backright="0mm" backbottom="20mm" footer="page;">
<page_footer>
<img src="https://deamonerp.fr/cpi2/public/footer.png" style="width:122%;position:relative;right:-95px ">
</page_footer>
<style>
.td1{
width:600px
}
.td2{
width:675px;
}
.td3{
width:240px;
background:#f2f2f2;
padding:11px;
}
ul{
font-size:10px;
line-height:10px;
margin-bottom:5px;
margin-top:5px;
}
li{
line-height:10px;
margin-top:5px;
margin-bottom:5px;
}
li::before {content: "•";font-size:10px;}
p{
line-height:15px;
}
.menu .ligneBleu {
background-color: blue;
width: 95%;
height: 4px;
margin-left: 20px;
}
.titreRond {
font-weight: bold;
border-radius: 10px;
font-size: 12px;
color: white;
padding: 4px;
background: blue;
background-repeat:no-repeat;
font-size:12px;
width:170px;
}
.tab{
font-size:10px
}
</style>
<div style="background-color:blue;width:100%;padding-bottom:50px;">
<table border="0" style="margin:60px; margin-top:10px; margin-bottom:10px;">
<tr>
<td class="td1">
<table border="0">
<tr>
<td style="width:300px">
<img src="https://deamonerp.fr/cpi2/public/uploads/jobs/{{jobs.image}}" style="width:100%; border: solid 1px;border-radius: 30px 30px 30px 30px!important;">
</td>
<td style="width:20px"></td>
<td style="width:330px">
<table>
<tr>
<td style="width:100px">
<span class="text-center text-md-start" style="padding-left:20px;font-size:12px;margin-top:7px; color:#7393fa"><b>Lieu : </b></span>
</td>
<td style="width:100px">
<span class="text-center text-md-start" style="padding-left:0px;font-size:12px;margin-top:7px; color:#7393fa">{% if app.request.locale == 'fr' %}{{jobs.lieuxJobs.titreFr}}{% else %}{{jobs.lieuxJobs.titreEn}}{% endif %}</span>
</td>
</tr>
<tr>
<td style="width:20px">
<span class="text-center text-md-start" style="padding-left:20px;font-size:12px;margin-top:7px; color:#7393fa"><b>Type : </b></span>
</td>
<td style="width:100px">
<span class="text-center text-md-start" style="padding-left:0px;font-size:12px;margin-top:7px; color:#7393fa">{% if app.request.locale == 'fr' %}{{jobs.businessUnit.titreFr}}{% else %}{{jobs.businessUnit.titreEn}}{% endif %}</span>
</td>
</tr>
<tr>
<td style="width:100px">
<span class="text-center text-md-start" style="padding-left:20px;font-size:12px;margin-top:7px; color:white">#{{jobs.reference}}</span>
</td>
</tr>
</table>
<h1 style="font-size: 24px; font-weight: bold; margin-top:30px; color:#fff">{% if app.request.locale == 'fr' %}{{jobs.titreFr}}{% else %}{{jobs.titreEn}}{% endif %}</h1>
<hr style="opacity: 0.5;
height: 1px !important;
border: solid 0.5px #475AF6;
margin-top: 5px;
margin-bottom: 30px;">
<div style="font-size:10px ; margin-top:20px; color:#fff;line-height:15px; font-weight: 100!important;">{% if app.request.locale == 'fr' %}{{jobs.texteFr|raw}}{% else %}{{jobs.texteEn|raw}}{% endif %}</div>
</td>
</tr>
</table>
</td>
</tr>
</table>
</div>
<table border="0" style="margin:40px; margin-top:70px; margin-bottom:10px">
<tr>
<td class="td2" valign="top" style="padding-right:5px">
<div class="menu mb-5">
<div class="ligneBleu"></div>
<div class="titreRond" style="margin-top: -14.5px; width:105px; font-size:12px">
{% if app.request.locale == 'fr' %}VOTRE MISSION{% else %}YOUR MISSION{% endif %}
</div>
<div sclass="liste" tyle="margin-top:15px; font-size:11px">
{% if app.request.locale == 'fr' %}{{jobs.mission|raw}}{% else %}{{jobs.missionEn|raw}}{% endif %}
</div>
</div>
<br><br>
<div class="menu mb-5">
<div class="ligneBleu"></div>
<div class="titreRond" style="margin-top: -14.5px; width:105px; font-size:12px">
{% if app.request.locale == 'fr' %}VOTRE PROFIL{% else %}YOUR PROFILE{% endif %}
</div>
<style>
.liste p {
margin-top:10px!important;
padding-top:10px!important;
}
</style>
<div class="liste" style="margin-top:15px; font-size:11px">
{% if app.request.locale == 'fr' %}{{jobs.profilFr|raw}}{% else %}{{jobs.profilEn|raw}}{% endif %}
</div>
</div>
<br><br>
<div class="menu mb-5">
<div class="ligneBleu"></div>
<div class="titreRond" style="margin-top: -14.5px; width:135px; font-size:12px">
{% if app.request.locale == 'fr' %}NOTRE PROPOSITION{% else %}OUR PROPOSAL{% endif %}
</div>
<div class="liste" style="margin-top:15px; font-size:11px">
{% if app.request.locale == 'fr' %}{{jobs.propositionFr|raw}}{% else %}{{jobs.propositionEn|raw}}{% endif %}
</div>
</div>
<br><br>
</td>
</tr>
</table>
</page>