X-Git-Url: https://git.arvados.org/arvados.git/blobdiff_plain/a341306ea30917b0b5ac245259bd0380c497e4ca..b23a41daffccf75c56a067b72e0efb8b3fbb6f48:/doc/_layouts/default.html.liquid diff --git a/doc/_layouts/default.html.liquid b/doc/_layouts/default.html.liquid index ed232c6773..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 | Documentation" %} Arvados | Documentation | {% endunless %}{{ page.title }} + {% unless page.title == "Arvados | Documentation" %} Arvados {% if page.navmenu %}| {{ page.navmenu }} {% endif %} | {% endunless %}{{ page.title }} @@ -15,57 +21,21 @@ - + + + + + - - + + + {% include 'navbar_top' %} @@ -74,7 +44,8 @@ {{ content }} {% else %} -
+
+
{% include 'navbar_left' %}
@@ -88,18 +59,6 @@
{% endif %} - - - {% if page.no_nav_left %} {% else %} @@ -112,6 +71,5 @@ Code samples in this documentation are licensed under the

{% endif %} -