Change the emails a little bit

This commit is contained in:
Evert Prants 2017-12-29 14:47:17 +02:00
parent a4b5080717
commit f6588ff1f6
Signed by: evert
GPG Key ID: 1688DA83D222D0B5
3 changed files with 10 additions and 5 deletions

View File

@ -1,6 +1,8 @@
h1 Welcome to Icy Network, #{display_name}!
p Before you can log in, you must activate your account.
p Click on or copy the following link into your URL bar in order to activate your Icy Network account
a.activate(href=domain + "/activate/" + activation_token, target="_blank", rel="nofollow")= domain + "/activate/" + activation_token
p
a.activate(href=domain + "/activate/" + activation_token, target="_blank", rel="nofollow")= domain + "/activate/" + activation_token
p If you did not register for an account on Icy Network, please ignore this email.
small This email has been sent to you because of an action performed on the IcyNet.eu website.
br
p Icy Network

View File

@ -3,4 +3,5 @@ p This email was sent to you because your password on Icy Network has been chang
p If you did indeed change the password of this account yourself, you may safely ignore this email.
p
b However, if you did not change your password on Icy Network, contact an Icy Network administrator immediately!
small This email has been sent to you because of an action performed on the IcyNet.eu website.
br
p Icy Network

View File

@ -1,5 +1,7 @@
h1 Hello, #{display_name}!
p Click on or copy the following link into your URL bar in order to reset your Icy Network account password:
a.activate(href=domain + "/reset/" + reset_token, target="_blank", rel="nofollow")= domain + "/reset/" + reset_token
p
a.activate(href=domain + "/reset/" + reset_token, target="_blank", rel="nofollow")= domain + "/reset/" + reset_token
p If you did not request a password reset on Icy Network, please ignore this email.
small This email has been sent to you because of an action performed on the IcyNet.eu website.
br
p Icy Network