pyfedi/app/templates/email/welcome.html

13 lines
867 B
HTML

<p><a href="https://pyfedi.social/"><img src="https://pyfedi.social/images/PyFedi-logo.png" style="max-width: 100%; margin-bottom: 20px;" width="250" height="48" alt="PyFedi logo" /></a></p>
<p>Hello {{ first_name }} and welcome!</p>
<p>I'm Rimu, the founder of PyFedi and I'd like to personally thank you for signing up.</p>
<p>I'd also like to give you the tools and information you need to get the most out of it. Let's get you up and running:</p>
<ol>
<li>Helpful resources goes here</li>
</ol>
<p>I hope this helps. For more information please see <a href="https://pyfedi.social/faq.php">the FAQ</a> or ask me anything by replying to this email.</p>
<p>Warm regards,</p>
<p>Rimu Atkinson<br />
Founder</p>
<p>&nbsp;</p>
<p><small><a href="https://pyfedi.social/members/unsubscribe/reminder/{{ user.id }}/0">Unsubscribe from PyFedi newsletter</a></small></p>