X-Git-Url: https://git.arvados.org/arvados.git/blobdiff_plain/546b44cf5dfba972d2f5f91fa4434e9cb64fa0cd..ae92d144610446849eb568247a44f02ae985c281:/doc/_layouts/default.html.liquid diff --git a/doc/_layouts/default.html.liquid b/doc/_layouts/default.html.liquid index b0b210f0e7..f07f330544 100644 --- a/doc/_layouts/default.html.liquid +++ b/doc/_layouts/default.html.liquid @@ -1,8 +1,14 @@ +{% 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 }} @@ -14,57 +20,22 @@ - + + + + + + - - + + + {% include 'navbar_top' %} @@ -73,7 +44,8 @@ {{ content }} {% else %} -
+
+
{% include 'navbar_left' %}
@@ -87,18 +59,6 @@
{% endif %} - - - {% if page.no_nav_left %} {% else %} @@ -111,6 +71,5 @@ Code samples in this documentation are licensed under the

{% endif %} -