{include file=header.html} {getpost assign=post postid=$postid}

{$post.posttime|date_format:s2}

{$post.title}

{$post.posttime|date_format:jim} {$post.body}
The trackback url for this post is {$post.trackbackurl}
{getcomments assign=comments} {foreach from=$comments item=comment} {if $comment.deleted eq "true"} {else}

{$comment.title|nohtml}

{if $comment.type eq 'trackback'} Trackback from {$comment.author} {$comment.posted|date_format:since} • {$comment.replylink} {else} {$comment.posted|date_format:since} by {$comment.author} • {$comment.emaillink} • {$comment.websitelink} • {$comment.replylink} {/if}

{$comment.body|nohtml}

Trackback URL : {$comment.trackbackurl}
{/if} {foreachelse}

No comments, be the first!

{/foreach}
{$commentformhiddenfields}

Add Comment

( to reply to a comment, click the reply link next to the comment )

 
Comment Title
 
Your Name:
 
Email Address:
Make Public?
 
Website:
Make Public?
 
Comment:
 
 
 

Recently

{recentposts} {include file=footer.html}