Welcome to mirror list, hosted at ThFree Co, Russian Federation.

password_change.html.haml « mailer « devise « views « app - gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 5ec515285f21856dc53ec07a7f9c8c15a54f691a (plain)
1
2
3
4
5
6
7
8
= 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.