10 lines
No EOL
655 B
Text
10 lines
No EOL
655 B
Text
<table border="0" cellspacing="0" cellpadding="0" width="100%">
|
|
<tr>
|
|
<td colspan="3" class="small"><% this.author as="link" %>, <% this.createtime format="long" %><% this.commentcounter prefix=" (" suffix=")" %></td>
|
|
</tr>
|
|
<tr valign="top">
|
|
<td><span class="storyTitle"><% this.title suffix="<br>" %></span><% this.text limit="200" suffix=" ..." %></td>
|
|
<td width="10" nowrap> </td>
|
|
<td align="right" class="small" nowrap><% this.editlink prefix="... " suffix="<br>" %><% this.viewlink prefix="... " suffix="<br>" %><% this.onlinelink prefix="... " suffix="<br>" %><% this.deletelink prefix="... " %></td>
|
|
</tr>
|
|
</table> |