%! from django.utils.translation import ugettext as _ %> <%page args="section_data"/>
${_("Verified")} | ${modes['verified']} |
${_("Audit")} | ${modes['audit']} |
${_("Honor")} | ${modes['honor']} |
${_("Total")} | ${modes['total']} |
${_("The status for any active tasks appears in a table below.")}
${ error[0] }
${ error[1] }