{% block content %} {% for object in object_list %} {% endfor %}
{{ object }}
{% endblock %}