projects
/
ccbs
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
03d00e4
)
Added a link to a (soon-to-come) tournament registration system.
author
Steinar H. Gunderson
<sesse@samfundet.no>
Mon, 14 Feb 2005 14:43:11 +0000
(14:43 +0000)
committer
Steinar H. Gunderson
<sesse@samfundet.no>
Mon, 14 Feb 2005 14:43:11 +0000
(14:43 +0000)
html/templates/index.tmpl
patch
|
blob
|
history
diff --git
a/html/templates/index.tmpl
b/html/templates/index.tmpl
index
a334420
..
fe8ee5f
100644
(file)
--- a/
html/templates/index.tmpl
+++ b/
html/templates/index.tmpl
@@
-9,5
+9,6
@@
<ul>
<li><a href="tournaments.pl">Turneringer</a></li>
<li><a href="add-tournament.pl">Legg til turnering</a></li>
+ <li><a href="registration.pl">Registrering til turneringer</a></li>
</ul>
</div>