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

{{ object }}

{% endblock body %} {% block scripts %}{% endblock scripts %}