{% extends "base.html" %} {% block content %}
Upload Image

Upload your image below to start performing image processing operations on it.

{% csrf_token %}
{% include "indexScript.html" %} {% endblock content %}