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

Are you sure you want to delete this post?

{{ post.title }}

{{ post.content }}

{% csrf_token %} Cancel
{% endblock %}