{% extends "base.html" %} {% load ch_extras %} {% block title %}Delete Aggregate {{ object.name }}{% endblock title %} {% block content %}
Are you sure you want to delete the aggregate "{{ object.name }}"?