12 lines
426 B
Go Template
12 lines
426 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>{onlinetime}</th>
|
|
<th>{functions} </th>
|
|
</tr>
|