{{ category }}

{% if category.parent %}

Go up to {{ category.parent }}

{% endif %}

{{ category.description }}

{% if category.children.count %}

Subcategories

{% endif %}