wootook-reloaded/templates/OpenGame/buildings_research.tpl
Gregory PLANCHAT d7619777af Initial commit
2011-06-07 09:23:48 +02:00

15 lines
No EOL
174 B
Smarty

<center>
<font color="#ff0000">{noresearch}</font>
<br />
<table align=top>
<tr>
<td>
<table width=530>
<tr>
{technolist}
</tr>
</table>
</td>
</tr>
</table>
</center>