{% for p in collection_set %} {{ p.name }} {{ p.content_count }} {% endfor %}
{% csrf_token %} {% if not current %}{% endif %} {% for i in content_set %} {% if not current %}{% endif %} {% endfor %}
{% include 'cms/admin/collection-list-control.inc.html' %}
ID 模型 栏目集合标题 修改日期 修改人 浏览量
{{i.contentbase.pk}} {{ i.contentbase.model_name }} {{ i.contentbase.path.name }}{{ i.collection.name }} {% if i.contentbase.is_hidden %}隐藏{% endif %} {{i.contentbase}} {{i.contentbase.update_at}} {{i.contentbase.update_user}} {{i.contentbase.views}}
{% include 'cms/admin/collection-list-control.inc.html' %}