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

disabled_two_factor_email.html.haml « notify « views « app - gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 8c64a43fc07385e744d7b9f2f09063db52997278 (plain)
1
2
3
4
5
6
%p
  = say_hi(@user)
%p
  = two_factor_authentication_disabled_text
%p
  = re_enable_two_factor_authentication_text(format: :html)