This repository has been archived on 2019-05-14. You can view files and clone it, but cannot push or open issues or pull requests.
mastodon/app/views/settings/two_factor_auths/_recovery_codes.html.haml
2017-04-15 21:40:58 +02:00

7 lines
124 B
Plaintext

%p.hint= t('two_factor_auth.recovery_instructions')
%ol.recovery-codes
- @codes.each do |code|
%li
%samp= code