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