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

15 lines
No EOL
293 B
Go Template

<br><br>
<h2>Liste des plan&egrave;te</h2>
<table width="450" style="color:#FFFFFF">
<tr>
<td class="c" colspan="5">Univers planetaire</td>
</tr>
<tr>
<th>ID</th>
<th>Nom de la plan&egrave;te</th>
<th>Galaxie</th>
<th>Syst&egrave;me</th>
<th>Plan&egrave;te</th>
</tr>
{planetes}
</table>