Remove - Subscribe to: Posts (Atom)

1. Go to Template ==> Edit HTML ==> Check Expand Widgets Template Box
2. Find the scripts below
 <b:if cond='data:blog.pageType != "item"'> <!-- Blog feed links -->
 <b:if cond='data:feedLinks'>
 <div class='blog-feeds'>
 <b:include data='feedLinks' name='feedLinksBody'/>
 </div>
 </b:if>
3. Remove the line <b:include data='feedLinks' name='feedLinksBody'/>