antville/code/Story/historyview.skin

3 lines
222 B
Text
Raw Normal View History

<div class="historyItem"><% this.content part="title" as="link" %><br />
<% this.content part="text" limit="50" clipping=" ..." %>
2004-01-06 18:04:05 +00:00
<div class="small">by <% this.creator %> (<% this.modifytime format="short" %>)</div></div>