]> git.sesse.net Git - foosball/blobdiff - www/index.xml
Show the rating difference for each game.
[foosball] / www / index.xml
index dbd5359983acd332a1df0b1b3bd7a1a3fb90e867..df12da814e206a36603197a8bd6bc43d03f6995b 100644 (file)
           <th>Type</th>
           <th colspan="2">Opponents</th>
          <th>Score</th>
+         <th colspan="2">Rating diff.</th>
        </tr>
       </thead>
       <tbody t:id="lastgames">
          <td><t:username1 /></td>
          <td><t:username2 /></td>
          <td><t:score1 /> &#8211; <t:score2 /></td>
+         <td><t:diff1 /></td>
+         <td><t:diff2 /></td>
        </tr>
       </tbody>
     </table>