X-Git-Url: https://git.sesse.net/?p=ccbs;a=blobdiff_plain;f=html%2Ftemplates%2Fshow-tournament.tmpl;h=0c2bc7abeefee54dd3d454148cf9a50c8e2f0b0b;hp=9dc1083a09b95aa3a0b4234d85ca8c1d857cb9a0;hb=3817990ced5d877917c7deb95baffec131acff96;hpb=cf6d5eed376fa7626418562831fa178517e3be70 diff --git a/html/templates/show-tournament.tmpl b/html/templates/show-tournament.tmpl index 9dc1083..0c2bc7a 100644 --- a/html/templates/show-tournament.tmpl +++ b/html/templates/show-tournament.tmpl @@ -74,12 +74,20 @@
[% FOR p = r.parallels %] +
[% IF p.parallel == 0 %] - + [% ELSE %] - + [% END %] [% FOR s = p.songs %] [% IF s == '' %] @@ -97,7 +105,9 @@ [% FOR pl = p.players %] [% IF pl.locked %] - + [% FOR s = pl.songs %] [% IF s.chosen %] @@ -112,10 +122,53 @@ [% FOR s = pl.songs %] - + [% IF s.chosen %] [% END %] - + [% END %] [% END %]
+ + + Gruppe [% p.parallel %] + + + Gruppe [% p.parallel %] +
[% pl.nick %] + [% pl.nick %] + [% s.score %]
[% pl.nick %] + + + + - [% FOR ss = songs %] [% IF s.song == ss.song %] @@ -131,11 +184,12 @@ [% IF p.num_songs > 1 %] [% pl.total %]
+
[% END %]