This commit is contained in:
Benjamin Toby
2024-12-05 08:03:33 +01:00
parent 9686a22c96
commit 3ffd2d6777
821 changed files with 3251 additions and 91996 deletions
+30 -11
View File
@@ -1,23 +1,42 @@
<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"
>
<div
style="
background-color: #ffffff;
border: 1px solid #cbd5e1;
max-width: 700px;
border-radius: 5px;
overflow: hidden;
margin: auto;
"
>
<div
style="
margin-bottom: 20px;
margin-top: 20px;
overflow: hidden;
padding-left: 20px;
"
>
<a href="https://datasquirel.com" style="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"
src="https://static.datasquirel.com/images/user-images/user-2/datasquirel/icon-512x512_thumbnail.png"
width="50"
height="50"
style="object-position: center center; object-fit: contain"
/>
</a>
</div>
<hr style="opacity: 0.4" />
<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>
<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>