From 6595ac9450562c9931692a125e12f87e94594e8e Mon Sep 17 00:00:00 2001 From: Dan Caseley Date: Sun, 16 Jun 2019 17:15:27 +0100 Subject: [PATCH] Fix sidebar menu HTML structure --- layouts/partials/sidebar/menu.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/layouts/partials/sidebar/menu.html b/layouts/partials/sidebar/menu.html index 44f7c3b..d40c76e 100644 --- a/layouts/partials/sidebar/menu.html +++ b/layouts/partials/sidebar/menu.html @@ -14,6 +14,7 @@ {{ end }} + {{ else }}
  • {{ .Pre }} @@ -22,6 +23,5 @@
  • {{ end }} {{ end }} -