{% extends 'core_main_app/_render/admin/theme/tools/modal.html' %} {% block modal_id %}disable-version-modal{% endblock %} {% block modal_title %}Disable Version {% endblock %} {% block modal_body %}
The version won't be erased from this website but nobody will be able to switch to this version anymore.
Are you sure you want to disable this version?
{% endblock %} {% block modal_footer %} No Yes {% endblock %}