mastodon/app/views/settings/two_factor_auths/_recovery_codes.html.haml

8 lines
165 B
Plaintext

%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