{% for entry in files %} {% if entry.file_type == "css"%} {% elif entry.file_type == "js"%} {% endif %} {% endfor %}