{% extends "schedule/base.html" %} {% load i18n %} {% block body %}

{% trans "Delete" %}

{% trans "Are you sure that you really want to delete it?" %}
{{ object }}
{% endblock %}