antville/code/Comment/toplevel.skin

8 lines
534 B
Text
Raw Normal View History

2002-06-03 17:10:21 +00:00
<span class="commentHead">&nbsp;&nbsp;<br /></span>
2002-07-26 16:30:43 +00:00
<div class="commentDate"><% this.createtime format="short" prefix="on&nbsp;" %><% this.creator as="link" prefix=",&nbsp;" suffix="&nbsp;posted:"%></div>
2002-07-01 16:36:27 +00:00
<div class="commentTitle"><% this.content part="title" %></div>
<% this.content part="text" suffix="<br />" %>
2001-11-03 09:14:39 +00:00
<div class="small"><% this.replylink text="reply to this comment" suffix="&nbsp;&nbsp;" %><% this.editlink prefix="...&nbsp;" suffix="&nbsp;&nbsp;" %><% this.deletelink prefix="...&nbsp;" %></div>
2001-06-18 08:57:33 +00:00
2002-07-01 16:36:27 +00:00
<% this.comments %>