{% extends "./inc/base.html" %} {% block style%} {%endblock%} {% block content %}

{{controller.meta_title}}

{% for item in list %} {% else %} {% endfor %}
模型名称 模型目录 描述 版本号 作者 操作
{{item.title}} {{item.name}} {{item.description}} {{item.version}} {{item.author}} 安装 {% if item.name != 'demo'%} 删除 {% endif %}

未检测到未安装的插件!

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