blogger页内评论模板修改

blogger的页内评论老点的模板不支持

原因是缺少代码

分析后解决

<b:if cond=’data:post.embedCommentForm’>

<b:include data=’post’ name=’comment-form’/>

<b:else/>

<b:if cond=’data:post.allowComments’>

<a expr:href=’data:post.addCommentUrl’ expr:onclick=’data:post.addCommentOnclick’><data:postCommentMsg/></a>

</b:if>

</b:if>

Social tagging:

发表评论