{% extends "horizon/common/_modal_form.html" %} {% load i18n %} {% block form_attrs %}enctype="multipart/form-data"{% endblock %} {% block modal-body-right %}
{% trans "A template is used to automate the deployment of infrastructure, services, and applications." %}
{% trans "Use one of the available template source options to specify the template to be used in changing this stack." %}
{% endblock %}