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

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