%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=''" />
Gradebook
% for s in students:
-
% endfor