pub fn map_to_html(blogs: &Vec<Blog>) -> String
Generates the HTML contents corresponding to the given Blog collection.