{% autoescape false %} {{ form }} {% for item in list %}

{{ item.name }} {##} {##} {##}

{% endfor %} {% endautoescape %}