[% title = 'Browse Reports by Date' ; crumb2_name = 'Author' ; crumb2_href = '/' ; crumb1_name = 'Browse by Date' ; box_prefs = 1 ; javascript = 1 ; %]

Select the reports you wish to delete from the list below. Click on the report ID to view more information about that report.

[% INCLUDE "content/moreinfo.html" %]

Reports for [% data.date %]

[% IF data.reports %]
[% FOREACH r = data.reports %] [% END %]
Grade Distribution-Version Perl OS Tester
[% IF r.marked %] marked [% ELSE %] [% END %] [% r.state | upper %] [% r.dist %]-[% r.version %] [% r.perl %] [% r.osname %] [% r.profile.display || r.tester %]

[% ELSE %]

Sorry, no reports found for that date.

[% END %]