mirror of
https://github.com/Dolibarr/dolibarr.git
synced 2025-12-09 19:18:22 +01:00
WIP mail layout
This commit is contained in:
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user