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