debian-mirror-gitlab/app/views/profiles/two_factor_auths/create.html.haml

7 lines
168 B
Text
Raw Normal View History

2019-09-04 21:01:54 +05:30
- page_title _('Two-factor Authentication'), _('Account')
2015-09-11 14:41:01 +05:30
.alert.alert-success
2019-09-04 21:01:54 +05:30
= _('Congratulations! You have enabled Two-factor Authentication!')
2015-09-11 14:41:01 +05:30
= render 'codes'