{{ _("Are you sure you want to delete this client? This action is unrevokable and all the data about this client will be removed.") }}
{% extends theme('base.html') %} {% import 'macro/form.html' as fui %} {%- block title -%} {%- trans %}Edit a client{% endtrans -%} {%- endblock -%} {% block script %} {% endblock %} {% block submenu %} {% endblock %} {% block content %}
{{ _("Are you sure you want to delete this client? This action is unrevokable and all the data about this client will be removed.") }}