{% extends "horizon/common/_modal_form.html" %} {% load i18n %} {% block modal-header %}{% trans "Update Profile" %}{% endblock %} {% block modal-body-right %}
{% trans "A profile encodes the information needed for node creation." %}
{% endblock %} {% block modal-footer %} {% trans "Cancel" %} {% endblock %}