%inherit file="base/root.mako"/> <%def name="title()"> ${_('Verify 2FA')} %if c.rhodecode_name: · ${h.branding(c.rhodecode_name)} %endif %def>
${_('Enter the code from your two-factor authenticator app. If you\'ve lost your device, you can enter one of your recovery codes.')}
${h.submit('send', _('Verify'), class_="btn sign-in")}RhodeCode ${c.rhodecode_edition}
${h.end_form()}