debian-mirror-gitlab/app/views/devise/mailer/password_change.html.haml
2017-09-10 17:25:29 +05:30

9 lines
287 B
Text

= email_default_heading("Hello, #{@resource.name}!")
%p
The password for your GitLab account on
#{link_to(Gitlab.config.gitlab.url, Gitlab.config.gitlab.url)}
has successfully been changed.
%p
If you did not initiate this change, please contact your administrator
immediately.