[BLOCK table AS subnet]
<table border="0">
<tr>
<td>
<b>{lang_subnet}:</b><br>
</td>
</tr>
[BLOCK subnetrow]
<a href="subnetview.php?subnet_id={subnet_id}">{subnet_address}/{subnet_mask}</a>
[END subnetrow]
</table>
[END table]