{% load admin_pagination %}
{% include 'cms/admin/actions.inc.html' %} {% if can_create_content %} | 添加内容 {% endif %}
{% paginate content_set %}