]> git.sesse.net Git - ccbs/blobdiff - html/templates/main.tmpl
Switch to English as a default language, and make a matching nb_NO.po instead.
[ccbs] / html / templates / main.tmpl
index 46b0e5d31dba48a6e19554402e08292aeb34bd11..e785245cbb0b7d02fa70186d5a74bf7fd6e0c87f 100644 (file)
     <h1>[% title %]</h1>
 
     <p>
-      <a href="index.pl">Forside</a>
-      | <a href="tournaments.pl">Turneringer</a>
+      <a href="index.pl"><_>Front page</_></a>
+      | <a href="tournaments.pl"><_>Tournaments</_></a>
 [% IF !public %]
-      | <a href="randomsongs.pl">Sangvelger</a>
+      | <a href="randomsongs.pl"><_>Song selector</_></a>
 [% END %]
     </p>
 
@@ -22,3 +22,4 @@
     </div>
   </body>
 </html>
+<!-- Data acquisition and processing took [% timetogenerate %] seconds. -->