fn handleMonster( monster_name: String, data: &GameData, templates: &Tera, ) -> Result<String, Error>