上傳影像檔
{% with msg = get_flashed_messages() %} {% if msg %} {% for m in msg %}
{{ m }}
{% endfor %} {% endif %} {% endwith %} {% if filename %}
{% endif %}