Модальные окна

{% for modal in monocle_modals_models %} Показать модальное окно '{{ modal.name }}' {% endfor %}
{% for modal in monocle_modals_models %}
{% if modal.resModal == True %} {% endif %} {% if modal.type == 'send' %} {% endif %} {% endfor %}