local <%inherit file="main.html" /> <%namespace name="profile_graphs" file="profile_graphs.js"/> <%block name="headextra"> % for s in students: %endfor %block> <%include file="navigation.html" args="active_page=''" /> % for s in students: ${s['username']} % endfor