diff --git a/templates/crate_details.hbs b/templates/crate_details.hbs index 2fffe3fa0..93720da8a 100644 --- a/templates/crate_details.hbs +++ b/templates/crate_details.hbs @@ -56,7 +56,7 @@
{{name}}-{{version}} is not a library.
{{else}} {{#unless build_status}} -
docs.rs failed to build {{name}}-{{version}}
Please check build logs and if you believe this is docs.rs' fault, report into this issue report.
+
docs.rs failed to build {{name}}-{{version}}
Please check build logs and if you believe this is docs.rs' fault, report into this issue report.
{{else}} {{#unless rustdoc_status}}
{{name}}-{{version}} doesn't have any documentation.