{% load sphboard_extras %} {% for category in categories %} {% for test in level|sphrange %}   {% endfor %} {{ category.name }}
{{ category.description }} {{ category.threadCount }} {{ category.postCount }} {% sphboard_latestPost category.latestPost %} {% sphboard_displayCategories category.get_children maxDepth level %} {% endfor %}