{% extends "horizon/common/_modal_form.html" %} {% load i18n %} {% block form_action %}{% url 'horizon:dc_admin:dc_software_management:createcloudpatchstrategy' %}{% endblock %} {% block modal-header %}{% trans "Create Patch Strategy" %}{% endblock %} {% block modal-body %}
{% trans "Create a strategy to specify how the clouds should be patched." %}