21 lines
343 B
Plaintext
21 lines
343 B
Plaintext
|
|
<center>
|
||
|
|
|
||
|
|
<p>Test email from <%= cloudronName %>.</p>
|
||
|
|
|
||
|
|
<br/>
|
||
|
|
|
||
|
|
<p>If you can read this, your Cloudron email settings are good.</p>
|
||
|
|
|
||
|
|
<br/>
|
||
|
|
|
||
|
|
<p>Sent at: <%= new Date().toUTCString() %></p>
|
||
|
|
|
||
|
|
<br/>
|
||
|
|
<br/>
|
||
|
|
|
||
|
|
<div style="font-size: 10px; color: #333333; background: #ffffff;">
|
||
|
|
Powered by <a href="https://cloudron.io">Cloudron</a>
|
||
|
|
</div>
|
||
|
|
|
||
|
|
</center>
|