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

{% trans "Description:" %}

{% blocktrans trimmed %} Security groups are sets of IP filter rules that are applied to network interfaces of a VM. You can edit the name and its description of the security group. {% endblocktrans %}

{% endblock %}