{% for object in object_list %}
  • {{ object.subject }} ({{ object.send_time }})
  • {% endfor %}