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

Groups: {{ profile_key }}

管理 region / selector / policy groups。当前版本以整表提交为主。

{% for group in groups %}
{% endfor %}

New Group

{% endblock %}