From 33a4388e6e63f9b6d269d3ec204419f1706ceb26 Mon Sep 17 00:00:00 2001 From: Rapptz Date: Sun, 31 May 2020 09:12:26 -0400 Subject: First pass at double header display --- docs/_templates/layout.html | 55 ++++++++++++++++++++++++--------------------- 1 file changed, 30 insertions(+), 25 deletions(-) (limited to 'docs/_templates/layout.html') diff --git a/docs/_templates/layout.html b/docs/_templates/layout.html index b7c472cf..0af79f91 100644 --- a/docs/_templates/layout.html +++ b/docs/_templates/layout.html @@ -53,43 +53,48 @@ {%- block header %}{% endblock %}
- {#- The relative links component #} + {#- The main navigation header #}
+ {#- The sub-header with search and extension related selection #} +
+ + + + +
{#- The sidebar component #} -- cgit v1.2.3