{% extends 'horizon/common/_modal_form.html' %} {% load i18n %} {% block modal-body-right %}
{% trans "Mark an image with Murano specific metadata to be added to the selected image." %}
{% trans "Image" %}: {% trans "Select an image registered in Glance Image Services." %}
{% trans "Image Title" %}: {% trans "Create a title for an image." %}
{% trans "Image Type" %}: {% trans "Select an image type supported by Murano." %}
{% endblock %}