{% extends 'base.html' %} {% block page_title %}Delete Category{% endblock %} {% block content %}
Are you sure you want to delete "{{ category }}"?