{% extends app.request.xmlHttpRequest ? '@TigrisBase/ajax-layout.html.twig': '@TigrisBase/layout.html.twig' %} {% block main %} {% embed '@TigrisBase/decorators/_form.html.twig' with {'type': 'danger'} %} {% block title %}{{ ('identification.delete.delete')|trans }}{% endblock %} {% block body %}

{{ ('identification.delete.message')|trans|raw }}

{% endblock %} {% endembed %} {% endblock %}