{% extends "./inc/base.html" %} {% block content %}
{#
添加角色 添加完成
#}
{{controller.meta_title}}
{% for item in list %} {%endif%} {% else %} {% endfor %}
排序 用户组 描述 授权 状态 操作
{%if item.issystem !=1%}{%endif%} {{item.desc}} {{item.description}} 编辑 {%if item.issystem !=1%} 删除

This would display if the 'item' collection were empty

{% endblock%} {% block script%} {% endblock %}