2) Click anywhere in the HTML script and press ctrl+F to open up finder
3) Copy and past the code below in the search box and delete it.
<div class='feed-links'>
<data:feedLinksMsg/>
<b:loop values='data:links' var='f'>
<a class='feed-link' expr:href='data:f.url' expr:type='data:f.mimeType' target='_blank'><data:f.name/> (<data:f.feedType/>)</a>
</b:loop>
</div>
Goodbye subscribe button.
Still have the subscribe to to posts (atom) link?
Follow this tutorial to remove it!