<div id="comment-section" class="post">
<h3 class="post-title">Comments</h3>
<txp:if_comments>
<p class="note">Read the comments below, <a href="txpCommentInputForm">leave your own</a>, or skip to the <a href="#related">related articles</a>.</p>
	<txp:comments />
</txp:if_comments>

<txp:if_comments_allowed>
	<txp:comments_form show_preview="0" />
<txp:else />
	<txp:if_comments>
		<p>Sorry, comments have expired for this article.</p>
	<txp:else />
		<p>I've left comments off for this article.</p>
	</txp:if_comments>
</txp:if_comments_allowed>
</div>