]> git.sesse.net Git - ccbs/blobdiff - html/templates/main.tmpl
Translations of the main template.
[ccbs] / html / templates / main.tmpl
index f9408ae2001d18d259705d27a97290ca19db1cdf..53bb192b84e5c6d4edf0f307df0d66c62d63520c 100644 (file)
@@ -9,8 +9,17 @@
   <body>
     <h1>[% title %]</h1>
 
+    <p>
+      <a href="index.pl"><_>Forside</_></a>
+      | <a href="tournaments.pl"><_>Turneringer</_></a>
+[% IF !public %]
+      | <a href="randomsongs.pl"><_>Sangvelger</_></a>
+[% END %]
+    </p>
+
     <div class="main">
 [% INCLUDE $page %]
     </div>
   </body>
 </html>
+<!-- Data acquisition and processing took [% timetogenerate %] seconds. -->