2001-06-28 18:09:09 +00:00
|
|
|
<table width="600" border="0" cellspacing="0" cellpadding="0">
|
|
|
|
<tr>
|
|
|
|
<td width="400" valign="top" nowrap>
|
2001-07-21 13:12:04 +00:00
|
|
|
<p><span class="storyDate"><% this.author as="link" %>, <% story.createtime format="EEEE, dd.MM.yyyy, h:mm a" suffix="<br>"%></span>
|
2001-06-28 18:09:09 +00:00
|
|
|
<span class="storyTitle"><% story.title suffix="<br>" %></span>
|
2001-07-21 21:56:28 +00:00
|
|
|
<span class="storyText"><% story.text suffix="<br>" %></span>
|
2001-08-15 09:11:20 +00:00
|
|
|
<span class="storyNav"><br><% this.link to="comment" text="place your comment!" %> <% this.editlink suffix=" " %><% this.deletelink %></span></p>
|
2001-07-21 21:56:28 +00:00
|
|
|
<% this.comments %></td>
|
2001-07-18 15:58:18 +00:00
|
|
|
<td width="200" align="right" valign="top" nowrap>
|
|
|
|
<% weblog.calendar %>
|
|
|
|
<br>
|
|
|
|
<% weblog.skin name="history" %>
|
|
|
|
</td>
|
2001-06-28 18:09:09 +00:00
|
|
|
</tr>
|
|
|
|
</table>
|
|
|
|
|