Name: rss_feedlist_template
Type: STRING
Default-Value: NULL
Last-Modified: 2.5.0

File containing HTML that will be used as a template for displaying the
list of available RSS feeds.  A single instance of the variable
%RSS_FEEDLIST% should appear in the file, which will be replaced by a
nested unordered list of feeds.  The toplevel unordered list will be tagged
with an id of "feed" (<ul id='feed'>) which can be used by stylesheet(s) in
your template.  The dynamically created list of feeds based on the HTML
template will be accessible at the "/rss" URL on the server.
