{% extends 'base/html.html' %} {% block body %}
{% csrf_token %}

{{ object }}

{% endblock body %}