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

{{ object }}

{% endblock content %} {% block scripts %}{% endblock scripts %}