{% extends 'core_main_app/_render/admin/theme/tools/modal.html' %} {% block modal_id %}select-associated-template-modal{% endblock %} {% block modal_title %}Associated template selection{% endblock %} {% block modal_body %}
Select templates:
{% endblock %} {% block modal_footer %} Cancel {% endblock %}