{% extends 'index.html' %} {% load static %} {% block content %}
原图像
保存
{% csrf_token %}
输出图像
保存
{% if a %} {% else %}
暂时还未有输出图片
{% endif %}
{% endblock %} {% block js %} {% endblock %}