congo/layouts/partials/meta/word-count.html

5 lines
100 B
HTML
Raw Normal View History

2021-12-16 09:37:46 +00:00
<span>
{{ .WordCount }} {{- i18n "article.word_count_unit" -}}
</span>
{{- /* Trim EOF */ -}}