X-Git-Url: https://git.sesse.net/?p=ccbs;a=blobdiff_plain;f=html%2Ftemplates%2Fshow-tournament.tmpl;h=0c2bc7abeefee54dd3d454148cf9a50c8e2f0b0b;hp=3c1839b248025fe0c8c06213d15a71b6e1e69fb5;hb=3817990ced5d877917c7deb95baffec131acff96;hpb=abdecc0f519228843c82f803158a82771ab30f05 diff --git a/html/templates/show-tournament.tmpl b/html/templates/show-tournament.tmpl index 3c1839b..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,9 +122,9 @@ [% 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 +168,7 @@ - [% FOR ss = songs %] [% IF s.song == ss.song %] @@ -174,11 +184,12 @@ [% IF p.num_songs > 1 %] [% pl.total %]
+
[% END %]