The template is main_forums_cell.html if you mean the first page.
You may use the current general
rss2.php file for generating the feed for each forum, separately, just modifying the code a bit. Look at the example I provided in Storage:
http://www.minibb.com/forums/storage/mods/rss2-forum.zip
It can be used BOTH for generic feeds and separated by forum feeds.
So in main_forums_cell.html you need then to paste the link like
<a href="{$main_url}/rss2.php?forum={$forum}">RSS</a>