13 lines
No EOL
619 B
Text
13 lines
No EOL
619 B
Text
<table border="0" width="400" cellspacing="0" cellpadding="0">
|
|
<tr>
|
|
<td><div class="toplevelDate"><% this.createtime format="EEEE,' 'dd.MM.yyyy' at 'h:mm a" prefix="on " %><% this.author prefix=", " suffix=" wrote:"%></div>
|
|
<div class="commentTitle"><% this.title %></div>
|
|
<div class="storyText"><% this.text suffix="<br> " %></div>
|
|
<div class="storyNav"><% this.replylink text="reply to this comment ..." suffix=" " %><% this.editlink suffix=" " %><% this.deletelink %></div></td>
|
|
</tr>
|
|
<tr>
|
|
<td height="15" nowrap> </td>
|
|
</tr>
|
|
</table>
|
|
|
|
<% this.replies %> |