diff --git a/src/librustdoc/html/layout.rs b/src/librustdoc/html/layout.rs index 317571ebc3ff..095f27d25b35 100644 --- a/src/librustdoc/html/layout.rs +++ b/src/librustdoc/html/layout.rs @@ -29,53 +29,53 @@ pub fn render( -> fmt::Result { write!(dst, -" - +r##" + - + {title} - + - {favicon, select, none{} other{}} + {favicon, select, none{} other{}} -
+ -