{% load mptt_tags %} {% recursetree categories %}
  • {{ node }} {% if not node.is_leaf_node %} {% endif %}
  • {% endrecursetree %}