b313c97ceb
Closes #1177
4 lines
132 B
HTML
4 lines
132 B
HTML
{% for term in terms %}
|
|
{{ term.name }} {{ term.slug }} {{ term.pages | length }}
|
|
{% endfor %}
|
|
Current path: {{ current_path }} |