WIP mail layout

This commit is contained in:
ldestailleur
2025-04-17 00:56:22 +02:00
parent 2a7b9a2466
commit 9f3281cf1d
6 changed files with 53 additions and 25 deletions

View File

@@ -1,10 +1,12 @@
<div>
<div style="text-align:center; padding: 20px;">
<div">
<img src="__LOGO_URL__" style="height: 150px; max-width: 400px; border-radius: 4px;">
</div>
<h2>__SUBJECT__</h2>
<div class="email-template-text">
<p>__CONTENOFMAILHOLDER__</p>
<p>__CONTENTOFMAILHOLDER__</p>
</div>
<br>