summaryrefslogtreecommitdiff
path: root/app/views/profiles/two_factor_auths/create.html.haml
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'