{% extends "horizon/common/_modal_form.html" %} {% load i18n %} {% block modal-header %}{% trans "Update Node" %}{% endblock %} {% block modal-body-right %}

{% trans "Description:" %}

{% trans "Nodes are the physical objects, which can belong to any cluster of the same profile type." %}

{% endblock %} {% block modal-footer %} {% trans "Cancel" %} {% endblock %}