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