]> git.sesse.net Git - ccbs/blobdiff - html/templates/index.tmpl
Fix a typo in index.tmpl.
[ccbs] / html / templates / index.tmpl
index 1a5bf523d1d71d836d2544b3973b15b2bf649210..42f47c184242ac433027131f3c342ec22c1d9434 100644 (file)
@@ -1,6 +1,6 @@
 [%# vim:set filetype=html: %]
 <div>
-  <p>Welcome to the web part our score and tournament system.
+  <p>Welcome to the web part of our score and tournament system.
     Select whatever you are interested in information for from the menu
     below.
   </p>
@@ -12,7 +12,7 @@
   <ul>
     <li><a href="tournaments.pl">Tournaments</a></li>
     <li><a href="players.pl">Players</a></li>
-    <li><a href="songs.pl">Spillere</a></li>
+    <li><a href="songs.pl">Songs</a></li>
 [% IF !public %]
     <li><a href="add-tournament.pl">Add tournament</a></li>
     <li><a href="randomsongs.pl">Song selector</a></li>