1
0
mirror of https://github.com/BBaoVanC/bobatheme.git synced 2025-04-09 03:24:01 -05:00

7 lines
285 B
HTML

<div class="taxonomy-metadata" aria-label="{{ i18n "aria_taxonomy_metadata" }}">
<span class="taxonomy-meta-item" aria-label="{{ i18n "aria_taxonomy_post_count" }}">
{{ partial "icon.html" "newspaper" }}
{{ i18n "post_count" (len .Data.Pages) }}
</span>
</div>