Test Results

[% FOREACH test_date IN data.test_dates %] [%- END %] [% FOREACH test_name IN data.results.keys.sort %] [% test_results = data.results.$test_name %] [% FOREACH datum IN test_results.keys.sort %] [% END %] [%- END %]
[% test_date %]
[% test_name.replace('_', ' ') %] 80) -%] class="fail_minor" [%- ELSE -%] class="fail_serious"> [%- END -%] >[% test_results.$datum %]%