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

create.html.haml « two_factor_auths « profiles « views « app - gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 5a756cca0abfdce505320a22d1ba0b4d546cd539 (plain)
1
2
3
4
5
6
- page_title _('Two-factor Authentication'), _('Account')

.gl-alert.gl-alert-success.gl-mb-5
  = _('Congratulations! You have enabled Two-factor Authentication!')

= render 'codes'