{% extends "dashboard_app/_content.html" %} {% load i18n %} {% block content %}

Delete filter {{ filter.name }}

{% csrf_token %} Do you really want to delete the filter {{ filter.name }} (please bear in mind that this action will also remove all the existing image chart filters that use this filter)?
{% endblock %}