<!-- TITLE: User {Items} -->
<font class=pagetitle>User ###uid## {Items}(##numrecs##)</font>
<table border=0 cellpadding=0>
<!-- TPL_INSERT : row -->
<!-- TPL_CELL : cat -->
<tr>
<td height=30 valign=bottom>
<font color=blue><b>
##cname##
</td>
</tr>
<!-- /TPL_CELL : cat -->
<!-- TPL_CELL : item -->
<tr>
<td>
<a href="##ad_url##">##f_title##</a>
</td>
</tr>
<!-- /TPL_CELL : item -->
<!-- /TPL_INSERT : row -->
</table>
<DIV align="right">
##nav##
</DIV>