And with this post we now have a proper link to the feed embedded in every page on this site.
The new macro is called rssLink (). If there is a feed element in the head of the OPML, we generate the link. If the element isn't there, we return the empty string.
<%rssLink ()%>
It's meant to be included in the head section of the template. I have it in mine, and it will be in the new versions of the default templates when we're ready with those.