mail.reset.password.html 8.4 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264
  1. <!DOCTYPE html>
  2. <html>
  3. <head>
  4. <meta charset="utf-8">
  5. <meta http-equiv="x-ua-compatible" content="ie=edge">
  6. <title>Réinitialisation de mot de passe</title>
  7. <meta name="viewport" content="width=device-width, initial-scale=1">
  8. <style type="text/css">
  9. /**
  10. * Google webfonts. Recommended to include the .woff version for cross-client compatibility.
  11. **/
  12. @media screen {
  13. @font-face {
  14. font-family: 'Source Sans Pro';
  15. font-style: normal;
  16. font-weight: 400;
  17. src: local('Source Sans Pro Regular'), local('SourceSansPro-Regular'), url(https://fonts.gstatic.com/s/sourcesanspro/v10/ODelI1aHBYDBqgeIAH2zlBM0YzuT7MdOe03otPbuUS0.woff) format('woff');
  18. }
  19. @font-face {
  20. font-family: 'Source Sans Pro';
  21. font-style: normal;
  22. font-weight: 700;
  23. src: local('Source Sans Pro Bold'), local('SourceSansPro-Bold'), url(https://fonts.gstatic.com/s/sourcesanspro/v10/toadOcfmlt9b38dHJxOBGFkQc6VGVFSmCnC_l7QZG60.woff) format('woff');
  24. }
  25. }
  26. /**
  27. * Avoid browser level font resizing.
  28. * 1. Windows Mobile
  29. * 2. iOS / OSX
  30. **/
  31. body,
  32. table,
  33. td,
  34. a {
  35. -ms-text-size-adjust: 100%; /* 1 */
  36. -webkit-text-size-adjust: 100%; /* 2 */
  37. }
  38. /**
  39. * Remove extra space added to tables and cells in Outlook.
  40. **/
  41. table,
  42. td {
  43. mso-table-rspace: 0pt;
  44. mso-table-lspace: 0pt;
  45. }
  46. /**
  47. * Better fluid images in Internet Explorer.
  48. **/
  49. img {
  50. -ms-interpolation-mode: bicubic;
  51. }
  52. /**
  53. * Remove blue links for iOS devices.
  54. **/
  55. a[x-apple-data-detectors] {
  56. font-family: inherit !important;
  57. font-size: inherit !important;
  58. font-weight: inherit !important;
  59. line-height: inherit !important;
  60. color: inherit !important;
  61. text-decoration: none !important;
  62. }
  63. /**
  64. * Fix centering issues in Android 4.4.
  65. **/
  66. div[style*="margin: 16px 0;"] {
  67. margin: 0 !important;
  68. }
  69. body {
  70. width: 100% !important;
  71. height: 100% !important;
  72. padding: 0 !important;
  73. margin: 0 !important;
  74. }
  75. /**
  76. * Collapse table borders to avoid space between cells.
  77. **/
  78. table {
  79. border-collapse: collapse !important;
  80. }
  81. a {
  82. color: #1a82e2;
  83. }
  84. img {
  85. height: auto;
  86. line-height: 100%;
  87. text-decoration: none;
  88. border: 0;
  89. outline: none;
  90. }
  91. </style>
  92. </head>
  93. <body style="background-color: #e9ecef;">
  94. <!-- start preheader -->
  95. <div class="preheader" style="display: none; max-width: 0; max-height: 0; overflow: hidden; font-size: 1px; line-height: 1px; color: #fff; opacity: 0;">
  96. Demande de réinitialisation de mot de passe pour votre compte.
  97. </div>
  98. <!-- end preheader -->
  99. <!-- start body -->
  100. <table border="0" cellpadding="0" cellspacing="0" width="100%">
  101. <!-- start logo -->
  102. <tr>
  103. <td align="center" bgcolor="#e9ecef">
  104. <!--[if (gte mso 9)|(IE)]>
  105. <table align="center" border="0" cellpadding="0" cellspacing="0" width="600">
  106. <tr>
  107. <td align="center" valign="top" width="600">
  108. <![endif]-->
  109. <table border="0" cellpadding="0" cellspacing="0" width="100%" style="max-width: 600px;">
  110. <tr>
  111. <td align="center" valign="top" style="padding: 48px;">
  112. </td>
  113. </tr>
  114. </table>
  115. <!--[if (gte mso 9)|(IE)]>
  116. </td>
  117. </tr>
  118. </table>
  119. <![endif]-->
  120. </td>
  121. </tr>
  122. <!-- end logo -->
  123. <!-- start hero -->
  124. <tr>
  125. <td align="center" bgcolor="#e9ecef">
  126. <!--[if (gte mso 9)|(IE)]>
  127. <table align="center" border="0" cellpadding="0" cellspacing="0" width="600">
  128. <tr>
  129. <td align="center" valign="top" width="600">
  130. <![endif]-->
  131. <table border="0" cellpadding="0" cellspacing="0" width="100%" style="max-width: 600px;">
  132. {{#logo}}
  133. <tr>
  134. <td align="center" bgcolor="#ffffff" valign="top" style="padding: 12px 24px; border-top: 3px solid #d4dadf;">
  135. <a href="{{url}}" target="_blank" style="display: inline-block;">
  136. <img src="{{logo}}" alt="Logo" border="0" width="48" style="display: block; width: 96px; max-width: 96px; min-width: 96px;">
  137. </a>
  138. </td>
  139. </tr>
  140. {{/logo}}
  141. <tr>
  142. <td align="left" bgcolor="#ffffff" style="padding: 12px 24px; font-family: 'Source Sans Pro', Helvetica, Arial, sans-serif;">
  143. <h1 style="margin: 0; font-size: 32px; font-weight: 700; letter-spacing: -1px; line-height: 48px;">Mot de passe oublié ?</h1>
  144. </td>
  145. </tr>
  146. </table>
  147. <!--[if (gte mso 9)|(IE)]>
  148. </td>
  149. </tr>
  150. </table>
  151. <![endif]-->
  152. </td>
  153. </tr>
  154. <!-- end hero -->
  155. <!-- start copy block -->
  156. <tr>
  157. <td align="center" bgcolor="#e9ecef">
  158. <!--[if (gte mso 9)|(IE)]>
  159. <table align="center" border="0" cellpadding="0" cellspacing="0" width="600">
  160. <tr>
  161. <td align="center" valign="top" width="600">
  162. <![endif]-->
  163. <table border="0" cellpadding="0" cellspacing="0" width="100%" style="max-width: 600px; word-break: break-word;">
  164. <!-- start copy -->
  165. <tr>
  166. <td align="left" bgcolor="#ffffff" style="padding: 24px; font-family: 'Source Sans Pro', Helvetica, Arial, sans-serif; font-size: 16px; line-height: 24px; padding-bottom: 0;">
  167. <p style="margin: 0;"><span style="color: #1a82e2; font-weight: bold;">{{firstname}}</span>, vous avez demandé à réinitialiser votre mot de passe sur <a href="{{url}}" target="_blank" style="color: #1a82e2;">{{url}}</a>.</p>
  168. <p style="margin: 0;"><br>Cliquez sur le bouton ci-dessous pour continuer et récupérer un nouveau mot de passe :</p>
  169. </td>
  170. </tr>
  171. <!-- end copy -->
  172. <!-- start button -->
  173. <tr>
  174. <td align="left" bgcolor="#ffffff">
  175. <table border="0" cellpadding="0" cellspacing="0" width="100%">
  176. <tr>
  177. <td align="center" bgcolor="#ffffff" style="padding: 12px;">
  178. <table border="0" cellpadding="0" cellspacing="0">
  179. <tr>
  180. <td align="center" bgcolor="#1a82e2" style="border-radius: 6px;">
  181. <a href="{{link}}" target="_blank" style="display: inline-block; padding: 16px 36px; font-family: 'Source Sans Pro', Helvetica, Arial, sans-serif; font-size: 16px; color: #ffffff; text-decoration: none; border-radius: 6px;">Réinitialiser votre mot de passe</a>
  182. </td>
  183. </tr>
  184. </table>
  185. </td>
  186. </tr>
  187. </table>
  188. </td>
  189. </tr>
  190. <!-- end button -->
  191. <!-- start copy -->
  192. <tr>
  193. <td align="left" bgcolor="#ffffff" style="padding: 24px; font-family: 'Source Sans Pro', Helvetica, Arial, sans-serif; font-size: 16px; line-height: 24px;">
  194. <p style="margin: 0;">Si vous n'arrivez pas à cliquer sur le bouton ci-dessus, suivez ce lien ou copiez-le dans votre navigateur :</p>
  195. <p style="margin: 0;"><a href="{{link}}" target="_blank" style="color: #1a82e2;">{{link}}</a></p>
  196. </td>
  197. </tr>
  198. <!-- end copy -->
  199. <!-- start copy -->
  200. <tr>
  201. <td align="left" bgcolor="#ffffff" style="padding: 24px; font-family: 'Source Sans Pro', Helvetica, Arial, sans-serif; font-size: 16px; line-height: 24px; border-bottom: 3px solid #d4dadf">
  202. {{#firm}}<p style="margin: 0;">{{firm}}</p>{{/firm}}
  203. {{#expDays}}
  204. <p style="margin: 0;"><br></p>
  205. <p style="margin: 0; color: #666; text-align: center;"><small><i>Ce lien de récupération expirera dans {{expDays}} jour{{expDaysPlural}}, (le {{expDate}})</i></small></p>
  206. {{/expDays}}
  207. </td>
  208. </tr>
  209. <!-- end copy -->
  210. </table>
  211. <!--[if (gte mso 9)|(IE)]>
  212. </td>
  213. </tr>
  214. </table>
  215. <![endif]-->
  216. </td>
  217. </tr>
  218. <!-- end copy block -->
  219. <!-- start footer -->
  220. <tr>
  221. <td align="center" bgcolor="#e9ecef" style="padding: 24px;">
  222. <!--[if (gte mso 9)|(IE)]>
  223. <table align="center" border="0" cellpadding="0" cellspacing="0" width="600">
  224. <tr>
  225. <td align="center" valign="top" width="600">
  226. <![endif]-->
  227. <table border="0" cellpadding="0" cellspacing="0" width="100%" style="max-width: 600px;">
  228. <!-- start permission -->
  229. <tr>
  230. <td align="center" bgcolor="#e9ecef" style="padding: 12px 24px; font-family: 'Source Sans Pro', Helvetica, Arial, sans-serif; font-size: 14px; line-height: 20px; color: #666;">
  231. <p style="margin: 0;">Vous recevez cet email car une demande de réinitialisation de mot de passe a été faire pour votre compte. Si vous n'êtes pas l'auteur de cette demande, vous pouvez supprimer cet email en toute sécurité.</p>
  232. </td>
  233. </tr>
  234. <!-- end permission -->
  235. </table>
  236. <!--[if (gte mso 9)|(IE)]>
  237. </td>
  238. </tr>
  239. </table>
  240. <![endif]-->
  241. </td>
  242. </tr>
  243. <!-- end footer -->
  244. </table>
  245. <!-- end body -->
  246. </body>
  247. </html>