mirror of
https://github.com/Dolibarr/dolibarr.git
synced 2025-12-08 18:48:22 +01:00
15 lines
292 B
HTML
15 lines
292 B
HTML
<div>
|
|
<div style="text-align:center; padding: 20px;">
|
|
<img height="100px" width="400px" src="__LOGO_URL__">
|
|
</div>
|
|
<h2>__SUBJECT__</h2>
|
|
<div class="email-template-text">
|
|
<p>__CONTENOFMAILHOLDER__</p>
|
|
</div>
|
|
|
|
<br>
|
|
<hr>
|
|
|
|
__USERSIGNATURE__
|
|
</div>
|