{% extends "./inc/base.html" %} {% block style %} {% endblock%} {% block content %}
{% include "./inc/template_side.html" %}
{{controller.meta_title}}管理
{% for item in list %} {%endif%} {% else %} {% endfor %}
编号 模板名称 模板路径 操作
{{item.id}} {{item.name}} view/{{item.module}}/{%if controller.get("type")==2%}mobile/{%endif%}{{item.controller}}{{ctx.config("view.nunjucks.sep")}}{{item.action}}{{ctx.config('view.nunjucks.extname')}} 修改 复制 {%if item.action != "index"%} 删除

This would display if the 'item' collection were empty

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