<div class="comments">
<h3 class="commenth3">Comments</h3>
<txp:comments />
<div class="comment-form">
<txp:if_comments_allowed>
<h3 class="commenth3">Have your say</h3>
<txp:comments_form />
<txp:else />
<p><txp:text item="comments_closed" /></p>
</txp:if_comments_allowed>
</div>
</div>