<xen:if is="{$visitor.user_id}">
<span class="item muted">
<span class="authorEnd"><xen:username user="$post" class="author" />,</span>
<a href="{xen:link threads/post-permalink, $thread, 'post={$post}'}" title="{xen:phrase permalink}" class="datePermalink"><xen:datetime time="$post.post_date" /></a>
</span>
</xen:if>