]> git.sesse.net Git - ccbs/blobdiff - html/templates/show-tournament.tmpl
Yet more refactoring.
[ccbs] / html / templates / show-tournament.tmpl
index 2fd12b22bd4a0e64e1ecb498176d7933bce40e19..a5faa7ca632c170d1cb923cb9ec6f0a1107885d6 100644 (file)
@@ -89,7 +89,7 @@
 [% END %]
 
 [% FOR r = rounds %]
-  <h2>Runde [% r.round %]</h2>
+  <h2><a name="round[% r.round %]">Runde [% r.round %]</a></h2>
 
   <div>
 
       <input type="hidden" name="show" value="true" />
       <input type="submit" value="Vis på storskjerm" />
       Antall maskiner: <input name="nummachines" value="1" size="1" />
+      Antall spillere per maskin: <input name="playerspermachine" value="1" size="1" />
       [% END %]
     </p>
   </form>