mirror of
https://git.kescher.at/CatCatNya/catstodon.git
synced 2024-11-24 22:08:08 +01:00
10 lines
184 B
Text
10 lines
184 B
Text
|
<%= t 'devise.mailer.email_changed.title' %>
|
||
|
|
||
|
===
|
||
|
|
||
|
<%= t 'devise.mailer.email_changed.explanation' %>
|
||
|
|
||
|
<%= @resource.unconfirmed_email %>
|
||
|
|
||
|
<%= t 'devise.mailer.email_changed.extra' %>
|