{% if sups.subs|length %} {% for i in sups.subs %} {% include "catetree/form_parents_option.html" with sups=i %} {% endfor %} {% endif %}