{% extends 'base.html' %} {% block content %}

Delete Post

{% csrf_token %}

Are you sure that you want to delete the post "{{post.title}}"?

Cancel
{% endblock content %}