Skip to content
Snippets Groups Projects
Commit dfed52db authored by Bastien DUMONT's avatar Bastien DUMONT :angel:
Browse files

fix : template newsletter for outlook

parent ac882fb6
Branches
Tags
2 merge requests!584chore(release): 1.8.1,!574Resolve "Erreur affichage template mail newsletter"
...@@ -35,8 +35,8 @@ ...@@ -35,8 +35,8 @@
</mj-column> </mj-column>
</mj-section> </mj-section>
<mj-section background-color="#121212"> <mj-section background-color="#121212">
<mj-text color="white" font-weight="400" font-size="18px">Retrouvez le détail de vos consommations et plus d'informations dans votre bilan Ecolyo.<br /><br /></mj-text>
<mj-column> <mj-column>
<mj-text color="white" font-weight="400" font-size="18px">Retrouvez le détail de vos consommations et plus d'informations dans votre bilan Ecolyo.<br /><br /></mj-text>
<mj-social css-class="button-with-icon" icon-size="36px" mode="horizontal" font-size="20px" font-weight="700" > <mj-social css-class="button-with-icon" icon-size="36px" mode="horizontal" font-size="20px" font-weight="700" >
<mj-social-element src="{{baseUrl}}/assets/ecolyo-icon.png" name="ecolyo" padding="0 10px 0 0" href="{{clientUrl}}"> <mj-social-element src="{{baseUrl}}/assets/ecolyo-icon.png" name="ecolyo" padding="0 10px 0 0" href="{{clientUrl}}">
Voir mon bilan Voir mon bilan
...@@ -71,15 +71,15 @@ ...@@ -71,15 +71,15 @@
</mj-column> </mj-column>
</mj-section> </mj-section>
<mj-section background-color="#121212"> <mj-section background-color="#121212">
<mj-column width="40%" vertical-align="middle"> <mj-column vertical-align="middle">
<mj-image src={{feedbackImageUrl}} width="53px" align="center" alt="feedback"></mj-image> <mj-image src={{feedbackImageUrl}} width="53px" align="center" alt="feedback"></mj-image>
<mj-text color="white" font-weight="900" align="center" font-size="18px">
Un problème, une question, une suggestion ?
</mj-text>
<mj-text color="white" align="center" font-size="18px">
N'hésitez pas à nous écrire via la bulle dans le service.
</mj-text>
</mj-column> </mj-column>
<mj-text color="white" font-weight="900" align="center" font-size="18px">
Un problème, une question, une suggestion ?
</mj-text>
<mj-text color="white" align="center" font-size="18px">
N'hésitez pas à nous écrire via la bulle dans le service.
</mj-text>
</mj-section> </mj-section>
<mj-section background-color="black"> <mj-section background-color="black">
<mj-column> <mj-column>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment