{% extends 'blog/base.html' %} {% block content %}
{% csrf_token %}

Are you want to DELETE {{ object.title }}?

Cancel
{% endblock content %}