{% extends "horizon/common/_modal_form.html" %} {% load i18n %} {% block modal-body-right %}

{% trans "Description:" %}

{% blocktrans %} You can create a port for the network. If you specify device ID to be attached, the device specified will be attached to the port created. {% endblocktrans %}

{% endblock %}