Arod_component.FeedsFeeds page component.
Shows aggregated feed entries from contacts ordered by date, forming a planet-style feed reader. Also includes a blogroll sidebar of contacts with registered feeds.
module Contact = Sortal_schema.Contactmodule Feed = Sortal_schema.Feedmodule FeedEntry = Sortal_feed.Entrymodule I = Arod.Iconsval feeds_list : ctx:Arod.Ctx.t -> Htmlit.El.html * Htmlit.El.html