{% extends theme('base.html') %} {% block content %}
{% trans client_name=client.client_name %} Are you sure you want to delete the client {{ client_name }}? This action is unrevokable and all the data about this client will be removed. {% endtrans %}