]> git.sesse.net Git - ccbs/blobdiff - html/templates/show-tournament.tmpl
The front end can now choose how many players play per machine (1 or 2).
[ccbs] / html / templates / show-tournament.tmpl
index 640946341420440045a4a727029593cb26925bf3..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>
 
       [% ELSE %]
       <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>