aboutsummaryrefslogtreecommitdiff
path: root/themes/default/layouts/partials/count.html
blob: b5614390f8f6807c8b0d9a683b155d37f0c22efc (plain)
1
2
{{- $count := len .Site.RegularPages -}}
{{- print (lang.FormatNumberCustom 0 $count) -}}