]> 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 5cb7b3deba434c2c1834686d6a401d7c21c78470..71fe1a6249ed1ecde7e3923de96f438d53f6dea7 100644 (file)
       <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>