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: 973eb8136c44a8592c75dcf68f5e5263a7efa5e9 (plain)
1
2
3
4
5
6
- page_title _('Two-factor Authentication'), _('Account')

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

= render 'codes'