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

12 lines
253 B
Go Template

<table width="519">
<tr>
<td class="c">{Name}</td>
<td class="c">&nbsp;</td>
<td class="c">{Alliance}</td>
<td class="c">{Planet}</td>
<td class="c">{Coordinated}</td>
<td class="c">{Position}</td></tr>
</tr>
{result_list}
</table>