45 lines
686 B
Go Template
45 lines
686 B
Go Template
<br>
|
|
<table width=519>
|
|
<tr>
|
|
<td class=c colspan=2>{your_alliance}</td>
|
|
</tr>
|
|
|
|
{ally_image}
|
|
|
|
<tr>
|
|
<th>{Tag}</th>
|
|
<th>{ally_tag}</th>
|
|
</tr>
|
|
<tr>
|
|
<th>{Name}</th>
|
|
<th>{ally_name}</th>
|
|
</tr>
|
|
<tr>
|
|
<th>{Members}</th>
|
|
<th>{ally_members}{members_list}</th>
|
|
</tr>
|
|
<tr>
|
|
<th>{Range}</th>
|
|
<th>{range}{alliance_admin}</th>
|
|
</tr>
|
|
|
|
{requests}
|
|
|
|
{send_circular_mail}
|
|
|
|
<tr>
|
|
<th colspan=2 height=100>{ally_description}</th>
|
|
</tr>
|
|
<tr>
|
|
<th>{Main_Page}</th>
|
|
<th><a href="{ally_web}">{ally_web}</a></th>
|
|
</tr>
|
|
<tr>
|
|
<td class=c colspan=2>{Inner_section}</th>
|
|
</tr>
|
|
<tr>
|
|
<th colspan=2 height=100>{ally_text}</th>
|
|
</tr>
|
|
</table>
|
|
|
|
{ally_owner}
|