{% extends "base.html" %} {% load static %} {% block content %}
{{object.id}}
{% csrf_token %}
{% endblock %}