aboutsummaryrefslogtreecommitdiff
path: root/themes/default/layouts/partials/count-authors.html
blob: 8f2d7ef3682678480d22df352bf95a47258eb193 (plain)
1
2
{{- $authors := partial "function-authors-slice.html" . -}}
{{- print (lang.FormatNumberCustom 0 (len $authors)) -}}