{% extends 'conjunto/modal_form.html' %} {% load i18n %} {% block body %} {{ image_url }} {% endblock %} {# Footer should not be displayed #} {% block modal-footer %} {% endblock %}