demarches-normaliennes/app/views/devise_mailer/password_change.en.html.haml

9 lines
260 B
Text
Raw Normal View History

- content_for(:title, 'New password')
2021-08-26 12:40:20 +02:00
%p= t(:greeting, scope: [:layouts, :signature])
%p
A request to change your password on #{APPLICATION_NAME} for the account #{@resource.email} was successfully processed.
= render partial: "layouts/mailers/signature"