X-Git-Url: https://git.arvados.org/arvados.git/blobdiff_plain/c59093180fd92f0d7c6607a49458446212ebd058..b4b146dd2d1e8c816def4216951654f60fd8349f:/doc/_layouts/default.html.liquid diff --git a/doc/_layouts/default.html.liquid b/doc/_layouts/default.html.liquid index 1acb37ec97..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 }} @@ -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 %} -