12 lines
581 B
Text
12 lines
581 B
Text
<table border="0" width="400" cellspacing="0" cellpadding="0">
|
|
<tr>
|
|
<td width="40" nowrap> </td>
|
|
<td><div class="replyDate"><% this.createtime format="EEEE,' 'dd.MM.yyyy' at 'h:mm a" prefix="on " %><% this.author as="link" prefix=", " suffix=" answered:"%></div>
|
|
<div class="commentTitle"><% this.title %></div>
|
|
<div class="storyText"><% this.text suffix="<br> " %></div>
|
|
<div class="storyNav"><% this.editlink suffix=" " %><% this.deletelink %></div></td>
|
|
</tr>
|
|
<tr>
|
|
<td colspan="2" height="15" nowrap> </td>
|
|
</tr>
|
|
</table>
|