{% extends "posts/post_base.html" %} {% block post_content %}

Are you sure you want to delete this post?

{% include "posts/_post.html" with post=object hide_delete=True %}
{% csrf_token %} Cancel
{% endblock %}