wootook-reloaded/templates/OpenGame/stat_playertable_header.tpl
Gregory PLANCHAT d7619777af Initial commit
2011-06-07 09:23:48 +02:00

8 lines
No EOL
212 B
Go Template

<tr>
<td class="c" width="30">{Position}</td>
<td class="c" width="30">{Difference}</td>
<td class="c">{Player}</td>
<td class="c">&nbsp;</td>
<td class="c">{Alliance}</td>
<td class="c">{Points}</td>
</tr>