{% extends 'core_main_app/_render/admin/theme/tools/modal.html' %} {% block modal_id %}occurrences-modal{% endblock %} {% block modal_title %}Manage Occurrences{% endblock %} {% block modal_body %} Use the following form to manage the occurrences of the selected element. Accepted values are integers.
Minimum Occurrences:
Maximum Occurrences:
{% endblock %} {% block modal_footer %} Cancel Update Occurrences {% endblock %}