<div class="single-post"><h3><txp:title /></h3>
<txp:if_comments>
<ul class="quicklinks">
<li class="quick-c"><a href="<txp:permlink />#comments" title="read comments">read comments</a></li>
<li class="quick-f"><a href="<txp:permlink />#txpCommentInputForm" title="comment post">comment post</a></li>
</ul>
</txp:if_comments>
<txp:body />
<div id="comments">
<txp:if_comments>
<h4><txp:comments_count /> comments</h4>
</txp:if_comments>
<txp:comments wraptag="ul" break="li" class="comments" />
<txp:if_comments_allowed>
<txp:comments_form />
</txp:if_comments_allowed>
<txp:if_comments_disallowed>
<p class="comment-off"><span>comments off</span></p>
</txp:if_comments_disallowed>
</div>
</div>