{% extends "snippets/modal.html" %} {% load i18n %} {% block header %} {{ title }} {% endblock header %} {% block body %} {% trans "This will also delete all events in this calendar" %} {% endblock body %} {% block footer %}