11 lines
324 B
Text
11 lines
324 B
Text
<% story.skin name="display" %>
|
|
<p>
|
|
<span class="small">
|
|
<% story.link text="link" prefix="... " %>
|
|
<% story.commentcounter prefix="(" suffix=")" anchor="comments" %>
|
|
<% story.commentlink prefix=" ... " %>
|
|
<% story.editlink prefix=" ... " %>
|
|
</span>
|
|
<br />
|
|
<br />
|
|
</p>
|