]> git.sesse.net Git - ccbs/blobdiff - html/templates/show-tournament.tmpl
Remove the extra header for locked rounds.
[ccbs] / html / templates / show-tournament.tmpl
index 8169e6a4b1ef175dfde6a750fae757f4e93461ea..56027a5dbd0e5501925ed7c612fd41dd827c5300 100644 (file)
     [% IF p.num_songs > 1 %]
       <th>Total</th>
     [% END %]      
+    [% IF !r.locked %]
       <th></th>
+    [% END %]      
     </tr>
     
     [% FOR pl = p.players %]