pub fn message(title: &str, description: &str) -> String
Combine the title and description fields to display to the user.