translate fittrackee
This commit is contained in:
@ -2,7 +2,7 @@
|
||||
{% block title %}Confirm your account{% endblock %}
|
||||
{% block preheader %}Use this link to confirm your account.{% endblock %}
|
||||
{% block content %}<h1>Hi {{username}},</h1>
|
||||
<p>You have created an account on FitTrackee account. Use the link below to confirm your address email.</p>
|
||||
<p>You have created an account on FitTrackee. Use the button below to confirm your address email.</p>
|
||||
<table class="body-action" align="center" width="100%" cellpadding="0" cellspacing="0" role="presentation">
|
||||
<tr>
|
||||
<td align="center">
|
||||
@ -29,4 +29,4 @@
|
||||
<p class="f-fallback sub">{{account_confirmation_url}}</p>
|
||||
</td>
|
||||
</tr>
|
||||
</table>{% endblock %}
|
||||
</table>{% endblock %}
|
||||
|
@ -1,6 +1,6 @@
|
||||
Hi {{username}},
|
||||
|
||||
You have created an account on FitTrackee account. Use the link below to confirm your address email.
|
||||
You have created an account on FitTrackee. Use the link below to confirm your address email.
|
||||
|
||||
Verify your email: {{ account_confirmation_url }}
|
||||
|
||||
|
Reference in New Issue
Block a user