{% extends 'punkweb_bb/base_modal.html' %} {% block title %}Delete Post{% endblock %} {% block content %}

Are you sure you want to delete this post? This action cannot be undone!

{% endblock %}