{% extends 'base.html' %} {% block content %}
{% csrf_token %} {% include "projects/display_items_tree.html" with items=items.items int=0 int2=0 int3=0%}
{% endblock %}