pub fn render_title( title: Option<&str>, title_template: Option<&str>, item: &GroupedItem, ) -> Result<String>