{% extends "phyll/base.html" %} {% load i18n %} {% block body %}
{% csrf_token %} {% trans "Delete?" %}
{% endblock %}