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

13 lines
No EOL
218 B
Go Template

<tr>
<th>{Id}</th>
<th>{Fleet}</th>
<th>{Mission}</th>
<th>{St_Owner}</th>
<th>{St_Posit}</th>
<th>{St_Time}</th>
<th>{En_Owner}</th>
<th>{En_Posit}</th>
<th>{Wa_Time}</th>
<th>{En_Time}</th>
<th></th>
</tr>