summaryrefslogtreecommitdiff
path: root/app/views/devise/mailer/password_change.html.haml
blob: 3349ee84807399580bcff85f1775921748dd5e03 (plain)
1
2
3
4
5
6
7
8
9
10
.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.