{% load static %} Project
Project
{% for name, files in tree.items %}
{% for file in files %} {% endfor %}
{% if file not in uncheckable %} {% endif %}
{% endfor %}