{% extends "zinnia/base.html" %} {% load i18n mptt_tags %} {% block meta-description %}{% trans "Category list" %}{% endblock %} {% block title %}{% trans "Categories" %}{% endblock %} {% block body-class %}category-list{% endblock %} {% block content %}
{{ node.description|striptags|safe }}
{% endif %} {% if not node.is_leaf_node %}