about summary refs log tree commit diff
path: root/app/views/settings/two_factor_authentication/recovery_codes/index.html.haml
blob: d47ee840e1e65188e9b5c2fc478fb757868cca15 (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_html')

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