19 lines
No EOL
337 B
Go Template
19 lines
No EOL
337 B
Go Template
<center>
|
|
<br />
|
|
<table align="top">
|
|
<tr>
|
|
<td>
|
|
<form action="buildings.php?mode=fleet" method="post">
|
|
<table width=530>
|
|
{buildlist}
|
|
<tr>
|
|
<td class="c" colspan=2 align="center"><input type="submit" value="{Construire}"></td>
|
|
</tr>
|
|
</table>
|
|
</form>
|
|
</td>
|
|
<td valign="top"></td>
|
|
</tr>
|
|
</table>
|
|
{buildinglist}
|
|
</center> |