{% extends "core_main_app/_render/admin/theme/tools/modal.html" %} {% block modal_id %}operator-delete-modal{% endblock %} {% block modal_title %}Delete Search Operator ?{% endblock %} {% block modal_body %}
The search operator will be deleted from the system and users won't be able to use it in their search.
Are you sure you want to delete the operator ?
{% endblock %} {% block modal_footer %} {% endblock %}