]> git.sesse.net Git - ccbs/blobdiff - html/templates/song.tmpl
Switch to English as a default language, and make a matching nb_NO.po instead.
[ccbs] / html / templates / song.tmpl
index c1184fc341d9ddf191719a0e6bd511b55464a221..55272b3c0a5d1c119d35dd8d3550f70b2a2a1143 100644 (file)
@@ -1,5 +1,5 @@
 [%# vim:set filetype=html: %]
-  <h2>Generelle fakta</h2>
+  <h2>General facts</h2>
 
   <div>
     <ul>
@@ -9,15 +9,15 @@
     </ul>
   </div>
 
-  <h2>Beste scores</h2>
+  <h2>Best scores</h2>
 
   <div>
-    <table>
+    <table class="scores">
       <tr>
         <th></th>
-        <th>Spiller</th>
-        <th>Poengsum</th>
-        <th>Arrangement</th>
+        <th>Player</th>
+        <th>Score</th>
+        <th>Occasion</th>
       </tr>
 
 [% SET rowno = 1 %]