{% include 'bootstrap.html' %} {% include 'header.html' %} {% include 'menu.html' %}
IC技术圈图床
去上传
{% for row in img %}
{{ row.img_id }} {{ row.img_name }} {{ row.img_create_on|date:"Y-m-d H:i:s" }}
{% endfor %}
共 {{ num }} 幅图片
{% include 'footer_mini.html' %}