%inherit file="main.html" /> <%include file="navigation.html" /> ${name} Forum name: ${username} E-mail: ${email} Location: ${location} Change Language: ${language} Change Password reset We'll e-mail you a password reset link at ${email}. Follow the link in the email to reset your password. Course Progress % for hw in homeworks: ${ hw['chapter'] } ${ hw['section'] } % for score in hw['scores']: ${ score[0] }/${ score[1] } % endfor % endfor
We'll e-mail you a password reset link at ${email}. Follow the link in the email to reset your password.