{% extends "./inc/base.html" %} {% block style %} {% endblock%} {% block content %}
{% include "./inc/template_side.html" %}
{{controller.meta_title}}
{% for item in temp_group %} {%endif%} {% else %} {% endfor %}
编号 名称 是否使用 操作
{{item.gid}} {{item.gname}} 修改 导出 {%if item.pid !=1%} 删除

This would display if the 'item' collection were empty

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