<%inherit file="master.html"/>
Loading...
This week's top testers
% for tester, count in top_testers: % endfor
#${str(loop.index + 1)} ${tester['name']} (${str(count)})
% if critpath_updates:
Latest Critical Path Updates in Need of Testing RSS View all
${self.tables.updates(critpath_updates)}
% endif % if security_updates:
Latest Security Updates in Need of Testing RSS View all
${self.tables.updates(security_updates)}
%endif