mirror of
https://github.com/directus/directus.git
synced 2026-04-25 03:00:53 -04:00
Better email line wraps
This commit is contained in:
@@ -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>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user