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