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

8 lines
264 B
Text

- content_for(:title, 'New password')
%p= t(:hello, scope: [:views, :shared, :greetings])
%p
A request to change your password on #{APPLICATION_NAME} for the account #{@resource.email} was successfully processed.
= render partial: "layouts/mailers/signature"