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