about summary refs log tree commit diff
path: root/app/views/settings/two_factor_auths/_recovery_codes.html.haml
blob: 719a1e01bad05ea9622ca43338feb21ab2bb00c6 (plain) (blame)
1
2
3
4
5
6
%p.hint= t('two_factor_auth.recovery_instructions')

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