]> 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 286cac7bfc032c2f8f0978f05d31944b7b3bc5be..e785245cbb0b7d02fa70186d5a74bf7fd6e0c87f 100644 (file)
     <h1>[% title %]</h1>
 
     <p>
-      <a href="index.pl">Forside</a> | 
-      <a href="tournaments.pl">Turneringer</a> | 
-      <a href="randomsongs.pl">Sangvelger</a>
+      <a href="index.pl"><_>Front page</_></a>
+      | <a href="tournaments.pl"><_>Tournaments</_></a>
+[% IF !public %]
+      | <a href="randomsongs.pl"><_>Song selector</_></a>
+[% END %]
     </p>
 
     <div class="main">
@@ -20,3 +22,4 @@
     </div>
   </body>
 </html>
+<!-- Data acquisition and processing took [% timetogenerate %] seconds. -->