From 549c3dfe3990039552f1a70d8e916f206773dd75 Mon Sep 17 00:00:00 2001 From: David Stansby Date: Tue, 13 Feb 2018 15:16:31 +0000 Subject: [PATCH] Add canonical link to webpages --- doc/_templates/layout.html | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/doc/_templates/layout.html b/doc/_templates/layout.html index c2524692b55b..f0d0ec778f5d 100644 --- a/doc/_templates/layout.html +++ b/doc/_templates/layout.html @@ -153,7 +153,9 @@

{{ _('Navigation') }}

}}" /> {%- endif %} {%- endblock %} -{%- block extrahead %} {% endblock %} +{%- block extrahead %} + +{% endblock %}