[BLOCK table AS asset]
<table border="0">
<tr>
<td>
<b>{lang_asset}:</b><br>
</td>
</tr>
[BLOCK assetrow]
<a href="assetview.php?asset_id={asset_id}">{asset_name}</a>
[END assetrow]
</table>
[END table]