Skip to content
Snippets Groups Projects
Commit aea151a0 authored by Eugen Rochko's avatar Eugen Rochko
Browse files

Fix #97 - plain text version of devise e-mails

parent 43df3521
No related branches found
No related tags found
No related merge requests found
Welcome <%= @resource.email %>!
You can confirm your Mastodon account email through the link below:
<%= confirmation_url(@resource, confirmation_token: @token) %>
Hello <%= @resource.email %>!
We're contacting you to notify you that your password on Mastodon has been changed.
Hello <%= @resource.email %>!
Someone has requested a link to change your password on Mastodon. You can do this through the link below.
<%= edit_password_url(@resource, reset_password_token: @token) %>
If you didn't request this, please ignore this email.
Your password won't change until you access the link above and create a new one.
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment