Template: How do i add a list of used categories?
I want to add a list of categories on the right side of my website. Like:
Category 1 (3 posts)
Category 2 (1 post)
Category 3 (16 posts)
etc...
How can i manage this in bolt?
===
Thanks in advance.
{% for record in records %}
{{ loop.length }}
{% endfor %}
Users browsing this forum: No registered users and 1 guest