13 lines
239 B
Go Template
13 lines
239 B
Go Template
|
|
<br>
|
|
<center>
|
|
<table width="668">
|
|
<tr>
|
|
<td class="c"><?php echo $this->getData('Version')?></td>
|
|
<td class="c"><?php echo $this->getData('Description')?></td>
|
|
</tr>
|
|
|
|
<?php echo $this->getData('body')?>
|
|
|
|
</table>
|
|
</center>
|