vtenext/include/utils/GDPRWS/templates/confirm_update_template_en.html
2021-04-28 20:10:26 +02:00

127 lines
4.6 KiB
HTML

<link href="https://fonts.googleapis.com/css?family=Roboto" rel="stylesheet" />
<table border="0" cellpadding="0" cellspacing="0" class="bgBody" id="backgroundTable" style="background-color: #f6f6f6; font-family: 'Roboto', sans-serif;" width="100%">
<tbody>
<tr>
<td>
<table align="center" border="0" cellpadding="0" cellspacing="0" style="background-color: #FFFFFF;" width="620">
<tbody>
<tr>
<td>
<table align="center" border="0" cellpadding="0" cellspacing="0" width="600">
<tbody>
<tr>
<td>
<div>
<table align="center" border="0" cellpadding="0" cellspacing="0" width="600">
<tbody>
<tr>
<td align="center" valign="top">
<div>
<div style="text-align: center;">
<img alt="logo" src="$custom||organization_logo$" />
</div>
</div>
</td>
</tr>
</tbody>
</table>
</div>
<div>
<table align="center" border="0" cellpadding="0" cellspacing="0" width="500">
<tbody>
<tr>
<td align="center" colspan="3" style="padding-bottom: 10px; padding-top: 25px;" width="100%">
<div>
<div align="center">
<h2 style="text-align: center;">
<font color="#5195db">
<span style="font-size: 22px;">
<b>Personal data update confirmation</b>
</span>
</font>
</h2>
</div>
</div>
</td>
</tr>
<tr>
<td align="center">
<div>
<div align="left">
<p style="text-align: justify;">
<span style="color: #696969; font-size: 14px;">
Dear $Contacts||lastname$,
<br />
you have requested to update your personal data in our systems.
<br />
To confirm the change, click the button below
</span>
</p>
</div>
</div>
</td>
</tr>
</tbody>
</table>
<table align="center" border="0" cellpadding="0" cellspacing="0" width="500">
<tbody>
<tr>
<td style="text-align: center;" width="200">&nbsp;</td>
<td align="center" style="padding-top: 25px;" width="200">
<table align="center" border="0" cellpadding="0" cellspacing="0" height="50" width="200">
<tbody>
<tr>
<td align="center" height="50" style="background-color: #4c92da; color: #fff; border-radius: 4px; font-size: 14px" width="200">
<div>
<div style="text-align: center;">
<a href="$custom||gdpr_update_confirm_link$" style="color: #fff; text-decoration: none; text-transform: uppercase; font-weight: 700" target="_blank">Click here</a>
</div>
</div>
</td>
</tr>
</tbody>
</table>
</td>
<td style="text-align: center;" width="200">&nbsp;</td>
</tr>
</tbody>
</table>
</div>
<div>
<div style="text-align: center;">
<br />
<br />
<br />
&nbsp;
</div>
</div>
</td>
</tr>
<tr>
<td style="background-color: rgb(221, 221, 221);">
<div style="text-align: center;">
<br />
<strong>&copy; $custom||organization_name$</strong>
&nbsp;
<br />
$custom||organization_address$, $custom||organization_city$ - $custom||organization_phone$&nbsp;
<br />
<a href="$custom||organization_website$" target="_blank">$custom||organization_website$</a>
&nbsp;
</div>
</td>
</tr>
</tbody>
</table>
</td>
</tr>
</tbody>
</table>
</td>
</tr>
</tbody>
</table>