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

Parent Object

{{ object }}

{{ object.content }}
{% endblock %}