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

images

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