{% for record in response.records %}
{{ record.name }} {# {% if record.send_date %}#} {# : {{ record.send_date | ordinal_dt }}#} {# {% endif %}#}
{% endfor %} {#{% if response.more %}#} {# {% include 'infinite.html' with context %}#} {#{% endif %}#}