While trying to handle an error, docs.rs will run into more errors! ``` 2020/06/05 17:59:14 [ERROR] cratesfyi::web: internal server error: Template not found: resp ``` Possibly relevant code: https://github.com/rust-lang/docs.rs/blob/bdaf33b822247a428e11da64bc17e5699363b22b/src/web/mod.rs#L17 cc @Kixiron