Archived
2
0
Fork 0
This repository has been archived on 2024-06-09. You can view files and clone it, but you cannot make any changes to it's state, such as pushing and creating new issues, pull requests or comments.
mastodon/app/views/settings/two_factor_auths/recovery_codes.html.haml
Matt Jankowski 7efde22c3a Use local vars in partials (#1935)
* Use local vars in accounts/header partial

* Use local variable in 2fa recovery codes partial
2017-04-16 16:37:49 +02:00

4 lines
115 B
Text

- content_for :page_title do
= t('settings.two_factor_auth')
= render partial: 'recovery_codes', object: @codes