Hi, I'm trying to display a different rss feeds from outside source (yahoo pipes) on each of my separate album pages, and my gallery uses sef_urls
e.g. galleryname/album-1.html i want rss feed 1 to display at bottom of page
galleryname/album-2.html i want rss feed 2 to display at bottom of page
that way i would have a tailored rss feed at the bottom of each album
would i do this on the template with some kind of if else statement?
thanks