From ae249e8f559b88f9db78ed96a39f680aea43c051 Mon Sep 17 00:00:00 2001 From: XhmikosR Date: Fri, 30 Aug 2019 08:01:21 +0300 Subject: [PATCH] docs-sidebar.html: reindent. (#29337) --- site/layouts/partials/docs-sidebar.html | 34 ++++++++++++------------- 1 file changed, 17 insertions(+), 17 deletions(-) diff --git a/site/layouts/partials/docs-sidebar.html b/site/layouts/partials/docs-sidebar.html index 91df79c2fb..1ffca3b0a2 100644 --- a/site/layouts/partials/docs-sidebar.html +++ b/site/layouts/partials/docs-sidebar.html @@ -15,25 +15,25 @@ {{- $group_slug := $group.title | urlize -}} {{- $active_group := eq $.Page.Params.group $group_slug }} -
  • - -
    {{- $group.title -}}
    -
    +
  • + +
    {{ $group.title }}
    +
    - {{- if $group.pages }} - + {{- if $group.pages }} + + {{- end }} +
  • + {{- end }}
  • -- 2.47.2