{% extends "base.html" %}{% block content %}

Security groups

{% for g in secgroups %} {% else %}{% endfor %}
NameDescriptionRules
{{ g.name }}{{ g.description }}{{ g.rules|length }}
No security groups.

Create security group

Name Description
{% endblock %}