notif(NOTIF_SUCCESS,'{{ _("The client %(client)s is being deleted", client=client) }}');
if($('#deldata').is(':checked')){
notif(NOTIF_INFO,'{{ _("The data are being deleted in the background, you can leave this page if you like though the client may still shows up in the interface until the task completes") }}');