mirror of
https://gitlab.com/allianceauth/allianceauth.git
synced 2025-07-14 15:00:16 +02:00
Merge branch 'issue_1200' into 'master'
Fix activation link shown trunctated in some mail clients Closes #1200 See merge request allianceauth/allianceauth!1160
This commit is contained in:
commit
26566d9ce0
@ -1,6 +1,10 @@
|
|||||||
You're receiving this email because someone has entered this email address while registering for an account on {{ site.domain }}
|
You're receiving this email because someone has entered this email address while registering for an account on {{ site.domain }}
|
||||||
|
|
||||||
If this was you, please go to the following URL to confirm your email address:
|
If this was you, please click on the link below to confirm your email address:
|
||||||
|
|
||||||
|
<a href="{{ scheme }}://{{ url }}">Confirm email address</a>
|
||||||
|
|
||||||
|
Link not working? Try copy/pasting this URL into your browser:
|
||||||
|
|
||||||
{{ scheme }}://{{ url }}
|
{{ scheme }}://{{ url }}
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user