X-Git-Url: https://git.arvados.org/arvados.git/blobdiff_plain/0561bd0c3c07257fd58ded6c7cfa5feeae97af57..2c5a3dbd6b56ca39d7b105b821f7061d2b102a56:/doc/_layouts/default.html.liquid diff --git a/doc/_layouts/default.html.liquid b/doc/_layouts/default.html.liquid index 3cacd0977a..2144695d1a 100644 --- a/doc/_layouts/default.html.liquid +++ b/doc/_layouts/default.html.liquid @@ -10,8 +10,11 @@ SPDX-License-Identifier: CC-BY-SA-3.0 {% unless page.title == "Arvados | Documentation" %} Arvados {% if page.navmenu %}| {{ page.navmenu }} {% endif %} | {% endunless %}{{ page.title }} - - + + + {% if site.current_version != site.latest_version %} + + {% endif %} @@ -21,57 +24,15 @@ SPDX-License-Identifier: CC-BY-SA-3.0 - + + + + + + + {% include 'matomo_analytics' %} + {% include 'google_analytics' %} - - {% include 'navbar_top' %} @@ -80,7 +41,8 @@ SPDX-License-Identifier: CC-BY-SA-3.0 {{ content }} {% else %} -
+
+
{% include 'navbar_left' %}
@@ -94,18 +56,6 @@ SPDX-License-Identifier: CC-BY-SA-3.0
{% endif %} - - - {% if page.no_nav_left %} {% else %} @@ -118,6 +68,5 @@ Code samples in this documentation are licensed under the

{% endif %} -