diff --git a/view/tpl/help-index.tpl b/view/tpl/help-index.tpl index 721ff9d78..2635d368c 100644 --- a/view/tpl/help-index.tpl +++ b/view/tpl/help-index.tpl @@ -1,4 +1,4 @@ -
+
{{if $sections}} {{foreach $sections as $section => $links}}
@@ -8,7 +8,7 @@ {{$section}} -
+
{{foreach $links as $label => $url}}
  • {{$label}}