Back to Zola

List

test_site_i18n/templates/authors/list.html

0.23.394 B
Original Source

{% for term in terms %} {{ term.name }} {{ term.slug }} {{ term.pages | length }} {% endfor %}