]> git.sesse.net Git - ccbs/commitdiff
Add the "add tournament" link to the tournaments page.
authorSteinar H. Gunderson <sesse@samfundet.no>
Thu, 17 Feb 2005 19:43:48 +0000 (19:43 +0000)
committerSteinar H. Gunderson <sesse@samfundet.no>
Thu, 17 Feb 2005 19:43:48 +0000 (19:43 +0000)
19:45-20:45

html/templates/tournaments.tmpl

index eafa0e10b92abf891d2c21567cedebd30aa6864c..7d0d6bfc5ae11843c509d650351bdff19a76d62e 100644 (file)
@@ -1,4 +1,9 @@
 [%# vim:set filetype=html: %]
+
+  <div>
+    <p><a href="add-tournament.pl">Legg til turnering</a></p>
+  </div>
+  
 [% SET last_season = 0 %]
 [% FOR t = tournaments %]