antville/code/Story/mostread.skin

8 lines
303 B
Text
Raw Normal View History

2001-12-10 17:03:16 +00:00
<tr>
<td align="right" valign="top"><% param.rank %></td>
<td align="right" valign="top"><% param.reads %></td>
<td valign="top"><% this.createtime format="dd.MM.yy" %></td>
<td valign="top"><a href="<% this.url %>"><% this.title as="link" %></a></td>
<td valign="top"><% this.author %></td>
2001-12-10 17:03:16 +00:00
</tr>