diff --git a/src/librustdoc/html/templates/page.html b/src/librustdoc/html/templates/page.html index 6e6bb70707dc..123bd576d646 100644 --- a/src/librustdoc/html/templates/page.html +++ b/src/librustdoc/html/templates/page.html @@ -103,6 +103,7 @@
{#- -#}
{#- -#}
{#- -#} + {%- if page.css_class == "source" -%} {#- -#} {%- if !layout.logo.is_empty() %} logo {#- -#} @@ -110,6 +111,7 @@ {#- -#} {%- endif -%} {#- -#} + {%- endif -%}