{% extends "base.html" %}{% block content %}
{% for g in secgroups %} {% else %}{% endfor %}
NameDescriptionRules
{{ g.name }}{{ g.description }}{{ g.rules|length }}
No security groups.

Create security group

{% endblock %}