X-Git-Url: https://git.arvados.org/arvados.git/blobdiff_plain/f5a886733b2f628f462dcc03f45d20621c8ee015..dc16046dbfdca4a9c0d94971730d220b27e80620:/doc/_layouts/default.html.liquid diff --git a/doc/_layouts/default.html.liquid b/doc/_layouts/default.html.liquid index b0b210f0e7..2144695d1a 100644 --- a/doc/_layouts/default.html.liquid +++ b/doc/_layouts/default.html.liquid @@ -1,11 +1,20 @@ +{% comment %} +Copyright (C) The Arvados Authors. All rights reserved. + +SPDX-License-Identifier: CC-BY-SA-3.0 +{% endcomment %} + - {% unless page.title == "Arvados" %} Arvados | Documentation | {% endunless %}{{ page.title }} + {% unless page.title == "Arvados | Documentation" %} Arvados {% if page.navmenu %}| {{ page.navmenu }} {% endif %} | {% endunless %}{{ page.title }} - - + + + {% if site.current_version != site.latest_version %} + + {% endif %} @@ -14,57 +23,16 @@ - + + + + + + + + {% include 'matomo_analytics' %} + {% include 'google_analytics' %} - - {% include 'navbar_top' %} @@ -73,7 +41,8 @@ {{ content }} {% else %} -
+
+
{% include 'navbar_left' %}
@@ -87,18 +56,6 @@
{% endif %} - - - {% if page.no_nav_left %} {% else %} @@ -111,6 +68,5 @@ Code samples in this documentation are licensed under the

{% endif %} -