{% load pagination %} CMS 内容列表

CMS 内容列表

看到这个页面是因为在项目模版文件夹下无法找到 {% if P.list_template %}{{P.list_template}} 或 {% endif %} cms/list.html 文件
{% include 'cms/path-info.inc.html' %} 创建日期:{{P.create_at}}
更新日期:{{P.update_at}}
浏览量:{{P.views}}
{% paginate S %}