<div class="hentry" id="article-<txp:article_id />">
<h3><a href="<txp:permlink />" rel="bookmark" class="entry-title"><txp:title /></a></h3>
<div class="entry-content">
<txp:body />

</div>
<div class="post-info">
<p>Posted <abbr class="published" title="<txp:php>global $thisarticle; echo gmstrftime("%Y-%m-%dT%TZ",$thisarticle['posted']);</txp:php>"><txp:posted /></abbr> by <span class="author vcard"><span class="fn"><txp:author /></span></span></p>
<txp:comments_invite wraptag="p" />
</div>
</div>

<txp:if_individual_article>
<div class="comments" id="comments">
<h2><span>Comments</span></h2>
<div>
<txp:comments form="SKYcomments" />
<txp:if_comments_preview>
<div id="cpreview">
<h3>Preview Your Comment</h3>
<txp:comments_preview form="SKYcomments" />
</div>
<txp:comments_form form="SKYcomment_form"  preview="1" />
</txp:if_comments_preview>


<txp:if_comments_allowed>
<txp:comments_form form="SKYcomment_form" />
<txp:else />
<p><txp:text item="comments_closed" /></p>
</txp:if_comments_allowed>
</div>
</div> <!-- /comments -->
</txp:if_individual_article>