From a5c33b0668b2e1d3d0d8a57b2bbc44894b3b30b6 Mon Sep 17 00:00:00 2001 From: Thomas A Caswell Date: Thu, 20 Sep 2018 14:22:25 -0400 Subject: [PATCH] Backport PR #12182: Fix Flash of Unstyled Content by removing remaining Flipcause integration --- doc/_templates/layout.html | 103 +------------------------------------ 1 file changed, 1 insertion(+), 102 deletions(-) diff --git a/doc/_templates/layout.html b/doc/_templates/layout.html index e95ec1fdf110..062be3b551db 100644 --- a/doc/_templates/layout.html +++ b/doc/_templates/layout.html @@ -238,7 +238,7 @@

{{ _('Navigation') }}

{%- endif %} {%- if show_sphinx %} {% trans sphinx_version=sphinx_version|e %}Created using - Sphinx {{ sphinx_version }}.{% endtrans %} + Sphinx {{ sphinx_version }}.{% endtrans %} {%- endif %} {%- if sha %} Doc version {{ sha }}. @@ -258,106 +258,5 @@

{{ _('Navigation') }}