This repository has been archived on 2023-07-01. You can view files and clone it, but cannot push or open issues or pull requests.
mastodon/app/views/settings/two_factor_authentication/recovery_codes/index.html.haml

10 lines
223 B
Plaintext
Raw Permalink Normal View History

- content_for :page_title do
= t('settings.two_factor_authentication')
%p.hint= t('two_factor_authentication.recovery_instructions_html')
%ol.recovery-codes
- @recovery_codes.each do |code|
%li<
%samp= code