## -*- coding: utf-8 -*- <%inherit file="base/root.html"/> <%block name="title"> ${_('Reset Your Password')} %block> <%include file="/base/flash_msg.html"/>
${_('You are about to set a new password for the email address %s.') % c.email}
${_('Note that you must use the same browser session for this as the one used to request the password reset.')}
${h.hidden('email')} ${h.hidden('timestamp')}