Updated page display for shipyard, defenses and buildings. Moved legacy template files. Added install/migration.mysql to report changes to the database on testing environments. Signed-off-by: Gregory PLANCHAT <g.planchat@gmail.com>
14 lines
No EOL
149 B
Go Template
14 lines
No EOL
149 B
Go Template
<html>
|
|
<body>
|
|
|
|
<center>
|
|
<tr>
|
|
<td class="c">Statistique Personnel</td>
|
|
<tr><?php echo $this->getData('raid')?></tr>
|
|
</tr>
|
|
|
|
|
|
</center>
|
|
|
|
</body>
|
|
</html> |