diff --git a/layouts/template-func/page.html b/layouts/template-func/page.html index f08018e4f..8b5f0da85 100644 --- a/layouts/template-func/page.html +++ b/layouts/template-func/page.html @@ -4,8 +4,9 @@ {{ range $k, $v := $funcs }} {{ if $v.Description }} {{ $func := printf "%s.%s" $pkg $k }} -