about summary refs log tree commit diff
path: root/app/views/settings/two_factor_authentication/recovery_codes/index.html.haml
blob: 7d409826e4f9556b1af0191dcabda871f66e216b (plain) (blame)
1
2
3
4
5
6
7
8
9
- content_for :page_title do
  = t('settings.two_factor_authentication')

%p.hint= t('two_factor_authentication.recovery_instructions')

%ol.recovery-codes
  - @recovery_codes.each do |code|
    %li<
      %samp= code