pub fn templatize( content: String, favicon: Favicon, title: String, configuration: String, ) -> Result<String, Error>