7 lines
No EOL
473 B
Text
7 lines
No EOL
473 B
Text
<div class="reply">
|
|
<span class="commentHead"> <br /></span>
|
|
<div class="commentDate"><% 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>
|
|
<% this.text suffix="<br />" %>
|
|
<div class="small"><% this.editlink prefix="... " suffix=" " %><% this.deletelink prefix="... " %></div>
|
|
</div> |