demarches-normaliennes/app/views/devise_mailer/password_change.en.html.haml
2021-08-26 17:53:59 +02:00

8 lines
260 B
Text

- content_for(:title, 'New password')
%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"