15 lines
No EOL
232 B
Go Template
15 lines
No EOL
232 B
Go Template
<center>
|
|
<font color="#ff0000"><?php echo $this->getData('noresearch')?></font>
|
|
<br />
|
|
<table align=top>
|
|
<tr>
|
|
<td>
|
|
<table width=530>
|
|
<tr>
|
|
<?php echo $this->getData('technolist')?>
|
|
</tr>
|
|
</table>
|
|
</td>
|
|
</tr>
|
|
</table>
|
|
</center> |