X-Git-Url: https://git.sesse.net/?p=ccbs;a=blobdiff_plain;f=html%2Ftemplates%2Fshow-tournament.tmpl;h=074e21eb482b3ce321559a52b4907b222773cef3;hp=3c1839b248025fe0c8c06213d15a71b6e1e69fb5;hb=527ded6205b8830901a83a6c6871311011746909;hpb=abdecc0f519228843c82f803158a82771ab30f05 diff --git a/html/templates/show-tournament.tmpl b/html/templates/show-tournament.tmpl index 3c1839b..074e21e 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,9 +122,12 @@ [% FOR s = pl.songs %] - [% IF s.chosen %] [% END %] - + [% END %] [% END %]
+ + + Gruppe [% p.parallel %] + + + Gruppe [% p.parallel %] +
[% pl.nick %] + [% pl.nick %] + [% s.score %]
[% pl.nick %] - - + + + + + - [% IF s.difficulty == 'beginner' %] @@ -158,7 +171,8 @@ - + [% pl.total %]
+
[% END %]