{% include 'cms/admin/menu.inc.html' with current_view='recycle' %}
- 统计
- | {% for m,i in models.items %}
- {{i.name}} {% endfor %} {% if model and content_set %}
- 清空回收站 {% endif %}
{% elif content_set %} {% else %} {% if total_count > 0 %}清空{{model_name}}回收站确认
将要被清空的数量为: {{content_count}}
{% for m,i in stats.items %}
{% else %}
{{i.name}}
{{i.count}}
{% endfor %}