{% extends "main/layout.html" %} {% block content %}
{% csrf_token %}
Delete Cart Item

Are you sure you want to delete the post "{{ object.item.title }}"

Cancel
{% endblock content %}