{% extends 'core_main_app/_render/admin/theme/tools/modal.html' %} {% block modal_id %}deactivate-registry-modal{% endblock %} {% block modal_title %}Deactivate data provider {% endblock %} {% block modal_body %}

The data provider won't be erased from the database but nobody will be able to see it.

Are you sure you want to deactivate this data provider?

{% endblock %} {% block modal_footer %} {% endblock %}