debian-mirror-gitlab/app/views/devise/mailer/password_change.html.haml
2016-06-22 15:30:34 +05:30

10 lines
315 B
Text

.center
#content
%h2 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.