pub fn get_dir_contents_as_html( path: &Path, source_dir: &Path, address: &str, ) -> Result<String, Error>