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

10 lines
177 B
Go Template

<table width="519">
<tr>
<td class="c">{Tag}</td>
<td class="c">{Name}</td>
<td class="c">{Members}</td>
<td class="c">{Points}</td>
</tr>
{result_list}
</table>