<%inherit file="main.html" />
Digital Textbook Discussion Profile Help Log out




${name}

Username:${username}
E-mail:${email}
Location:${location}
Language:${language}

Course Status

% for hw in homeworks: % endfor
${ hw['chapter'] }/ ${ hw['section'] }   % for score in hw['scores']: ${ score[0] }/${ score[1] } % endfor