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

{{controller.meta_title}}

{{controller.meta_title}}
{% for item in list %} {% else %} {% endfor %}
编号 物流公司 别名 快递100Code 公司网址 操作
{{item.id}} {{item.name}} {{item.alias}} {{item.code}} {{item.url}} 编辑 删除

This would display if the 'item' collection were empty

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