X-Git-Url: https://git.sesse.net/?p=ccbs;a=blobdiff_plain;f=html%2Ftemplates%2Fshow-tournament.tmpl;h=decfe5ed8e2e60362029170af157aa2c67e7d7f5;hp=3c1839b248025fe0c8c06213d15a71b6e1e69fb5;hb=9e9977d8d73f4f28e6f8f3d6d1a007a859bc3955;hpb=abdecc0f519228843c82f803158a82771ab30f05 diff --git a/html/templates/show-tournament.tmpl b/html/templates/show-tournament.tmpl index 3c1839b..decfe5e 100644 --- a/html/templates/show-tournament.tmpl +++ b/html/templates/show-tournament.tmpl @@ -74,12 +74,22 @@
[% FOR p = r.parallels %] +
[% IF p.parallel == 0 %] - + [% ELSE %] - + [% END %] [% FOR s = p.songs %] [% IF s == '' %] @@ -97,7 +107,9 @@ [% FOR pl = p.players %] [% IF pl.locked %] - + [% FOR s = pl.songs %] [% IF s.chosen %] @@ -112,9 +124,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 +173,8 @@ - + [% pl.total %]
+
[% END %]