{% extends 'arvestust.html' %} {% load cache %} {% comment %} Describe the template here. {% endcomment %} {% block content %}

comments

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