This repository has been archived on 2022-11-26. You can view files and clone it, but cannot push or open issues or pull requests.
IcyNet.eu/templates/reset_password/html.pug

8 lines
318 B
Plaintext
Raw Normal View History

h1 Hello, #{display_name}!
2020-01-28 21:18:53 +00:00
p Follow the link below to reset your Icy Network account's password.
2017-12-29 12:47:17 +00:00
p
a.activate(href=domain + "/reset/" + reset_token, target="_blank", rel="nofollow")= domain + "/reset/" + reset_token
2017-11-30 21:45:21 +00:00
p If you did not request a password reset on Icy Network, please ignore this email.
2017-12-29 12:47:17 +00:00
br
p Icy Network