{% for record in response.records %} {#
#}

{{ record.name }}

{# {% include 'order_detail.html' %}#}
{% endfor %} {% if response.more %} {% include 'old/infinite.html' with context %} {% endif %}