25 lines
1.2 KiB
HTML
25 lines
1.2 KiB
HTML
|
<div style="background-color: #f1f5f9; padding: 20px; text-align: center">
|
||
|
<div style="background-color: #ffffff; border: 1px solid #cbd5e1; max-width: 700px; border-radius: 5px; overflow: hidden; margin: auto">
|
||
|
<div style="margin: auto; margin-bottom: 20px; overflow: hidden">
|
||
|
<a
|
||
|
href="https://datasquirel.com"
|
||
|
style="text-align: center; margin: auto; overflow: hidden"
|
||
|
>
|
||
|
<img
|
||
|
src="https://static.datasquirel.com/images/user-images/user-2/datasquirel/Banner.png"
|
||
|
width="700"
|
||
|
height="240"
|
||
|
style="display: block; margin: auto; text-align: center; object-position: center center; width: 100%; object-fit: cover"
|
||
|
/>
|
||
|
</a>
|
||
|
</div>
|
||
|
|
||
|
<div style="padding: 20px">{{email_body}}</div>
|
||
|
|
||
|
<div style="padding: 20px; background-color: #f1f5f9">
|
||
|
<div style="font-size: 12px; opacity: 0.5; margin: 0 auto 10px auto">Date issued: {{issue_date}}</div>
|
||
|
<a href="https://datasquirel.com/unsubscribe">Unsubsribe</a>
|
||
|
</div>
|
||
|
</div>
|
||
|
</div>
|