{% extends 'components/modal.html' %} {% load i18n %} {% load utilities %} {% block modal-body %} {% block reading-dates %}{% endblock %} {% with 0|uuid as local_uuid %}
{% comparison_bool controls_text "progress_update" True as optional %} {% include "snippets/reading_modals/form.html" with optional=optional %}
{% endwith %} {% endblock %}