antville/code/Story/preview.skin
2003-12-08 22:32:31 +00:00

12 lines
414 B
Text

<div class="storyDate">
<% story.creator as="link" %>,
<% story.createtime format="HH:mm" suffix="h" %>
</div>
<% story.skin name="display" %>
<p class="small">
<% story.link text="link" prefix="...&nbsp;" %>
<% story.commentcounter prefix="(" suffix=")" anchor="comments" %>
<% story.commentlink prefix="&nbsp;&nbsp;...&nbsp;" %>
<% story.editlink prefix="&nbsp;&nbsp;...&nbsp;" %>
</p>
<br />