11 lines
402 B
Go Template
11 lines
402 B
Go Template
<br>
|
|
<tr>
|
|
<th>{i}</th>
|
|
<th>{username}</th>
|
|
<th><a href="messages.php?mode=write&id={id}"><img src="{dpath}img/m.gif" border=0 alt="{Write_a_message}"></a></th>
|
|
<th>{ally_range}</th>
|
|
<th>{points}</th>
|
|
<th><a href="galaxy.php?mode=0&galaxy={galaxy}&system={system}">{galaxy}:{system}:{planet}</a></th>
|
|
<th>{ally_register_time}</th>
|
|
<th><font color={onlinetime}/font></th>
|
|
</tr>
|