1. opened the page edited Html. Mark Expand Template Widget.
2. Afterwards looked for this code :
<b:include data='post' name='post'/>
3. After coming across the substitute with this code :
<b:if cond='data:blog.homepageUrl !=data:blog.url'><b:if cond='data:blog.pageType != "item"'><a expr:href='data:post.url'><data:post.title/></a><hr/><b:else/><b:include data='post' name='post'/></b:if><b:else/><b:include data='post' name='post'/></b:if>


