Better email line wraps

This commit is contained in:
Ben Haynes
2021-04-26 09:54:56 -04:00
parent 7262fafffa
commit 13db4c7719

View File

@@ -2,12 +2,12 @@
{% block content %}
<p>
You have been invited to join {{ projectName }}. Please click the button below to join:
Hello. You have been invited to join {{ projectName }}. Please click the button below to accept this invitation and join the project:
</p>
<p style="text-align: center; padding: 20px 0;">
<a href="{{ url }}">
Click to join {{ projectName }}
Join {{ projectName }}
</a>
</p>