%inherit file="base/root.mako"/> <%def name="title()"> ${_('Confirm Your Identity')} %if c.rhodecode_name: · ${h.branding(c.rhodecode_name)} %endif %def>
${_('Enter the 8-digit code sent to your email. It expires in 5 minutes.')}
${h.submit('verify', _('Verify'), class_="btn sign-in")} ${h.end_form()}