From 05ad3f39701a7ffc75e9fb199d538c13565e4eed Mon Sep 17 00:00:00 2001 From: Kovid Goyal Date: Mon, 9 Nov 2020 10:20:25 +0530 Subject: [PATCH] Add a CMP to the manual --- manual/templates/layout.html | 161 +++++++++++++++++++++++++++++++++++ 1 file changed, 161 insertions(+) diff --git a/manual/templates/layout.html b/manual/templates/layout.html index 4c528e20c7..7c1fb91a34 100644 --- a/manual/templates/layout.html +++ b/manual/templates/layout.html @@ -1,5 +1,166 @@ {% extends "!layout.html" %} +{%- block extrahead %} + + + + +{% endblock %} + {%- block relbar1 %}{{ relbar() }}{% endblock %} {%- block content %}