]> git.sesse.net Git - ccbs/blobdiff - html/templates/show-tournament.tmpl
Shape text using Pango and HarfBuzz; gives us nice ligatures and exotic scripts.
[ccbs] / html / templates / show-tournament.tmpl
index fee1f5380fcd055566bfdf624f98758b0db8c4da..71fe1a6249ed1ecde7e3923de96f438d53f6dea7 100644 (file)
         <input type="hidden" name="tournament" value="[% tournament.tournament %]" />
         <input type="hidden" name="round" value="[% r.round %]" />
         <input type="hidden" name="group" value="[% p.parallel %]" />
-        <_>Gruppe</_> [% p.parallel %]
+        <_>Group</_> [% p.parallel %]
       </th>
     [% END %]
     [% FOR s = p.songs %]
       <th>Total</th>
     [% END %]      
       <th>Rank</th>
-    [% IF !r.locked %]
+    [% IF !r.locked && !public %]
       <th></th>
     [% END %]      
     </tr>
     
     [% FOR pl = p.players %]
-      [% IF r.locked %]
+      [% IF r.locked || public %]
     <tr>
       <th>
         <a href="player.pl?id=[% pl.player %]">[% pl.nick %]</a>