[%# vim:set filetype=html: %] [% SET last_machine = '' %] [% FOR s = songs %] [% IF s.machinename != last_machine %] [% IF last_machine != '' %] [% END %] [% SET last_machine = s.machinename %]

[% s.machinename %]

[% END %] [% IF s.high_score == '' %] [% ELSE %] [% END %] [% END %]
Song name Artist Average Std. dev High score
[% s.title %] [% s.artist %] [% s.avg_score %] [% s.stddev_score %][% s.high_score %] by [% s.high_score_nick %]