{% extends "base.html" %}
{% from "_macros.html" import empty %}
{% block title %}Security groups ยท mgf-cloud-web{% endblock %}
{% block content %}
networkingSecurity groups
| Name | Description | Rules | |
|---|---|---|---|
| {{ g.name }} | {{ g.description }} | {{ g.rules|length }} |