Нужно убрать данное описание, не пойму, в чем дело?
<div class='post-body'>
<b:if cond='data:blog.pageType == "index"'>
<span expr:id='"p" + data:post.id'><data:post.body/></span>
<script type='text/javascript'>var x="<data:post.title/>",y="<data:post.url/>";readmore("p<data:post.id/>")</script><b:else/><data:post.body/></b:if>
<b:if cond='data:post.hasJumpLink'>
<a class='jump-link' expr:href='data:post.url + "#more"' rel='nofollow'>read more →</a><b:else/>
<b:if cond='data:blog.pageType == "index"'>
<a class='jump-link' expr:href='data:post.url' rel='nofollow'>read more →</a>
</b:if>
</b:if>
</div>
<div class='clear'/>