]> 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 f9408ae2001d18d259705d27a97290ca19db1cdf..e785245cbb0b7d02fa70186d5a74bf7fd6e0c87f 100644 (file)
@@ -9,8 +9,17 @@
   <body>
     <h1>[% title %]</h1>
 
+    <p>
+      <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">
 [% INCLUDE $page %]
     </div>
   </body>
 </html>
+<!-- Data acquisition and processing took [% timetogenerate %] seconds. -->