{% extends "base.html" %} {%block title %}上传图片 {% endblock %} {% block content %}
上传到相册: {% for album in albums %} {{album.name}}({{album.count}}) {% endfor %} 新建相册
你可以上传JPG,GIF,PNG或BMP文件,单个文件不超过1M