{% load staticfiles %} {% for i in img %}

{{ i.upl_time }}

{% if current_user.is_superuser == True or current_user.is_staff == True %} {% else %} {% endif %} 手动添加 手动统计 {% if disc == '1' or role == "superuser" or role == "staff" %} 识别统计 {% else %} {% endif %}
{% empty %}
暂无数据
{% endfor %}