mirror of
https://git.kescher.at/CatCatNya/catstodon.git
synced 2024-11-23 22:48:07 +01:00
10 lines
257 B
Text
10 lines
257 B
Text
|
<%= t 'devise.mailer.reconfirmation_instructions.title' %>
|
||
|
|
||
|
===
|
||
|
|
||
|
<%= t 'devise.mailer.reconfirmation_instructions.explanation' %>
|
||
|
|
||
|
=> <%= confirmation_url(@resource, confirmation_token: @token) %>
|
||
|
|
||
|
<%= t 'devise.mailer.reconfirmation_instructions.extra' %>
|