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

%h3= t('two_factor_auth.recovery_codes')
%ol.recovery-codes
  - @codes.each do |code|
    %li
      %samp= code