{% extends "chrono/manager_home.html" %} {% load i18n %} {% block appbar %}
{% if cannot_delete %} {{ cannot_delete_msg }} {% else %} {% blocktrans %}Are you sure you want to delete this?{% endblocktrans %} {% endif %}