{% load static %}
Plankton Detector
{% csrf_token %}
{% if not img_saved%}
Choose image for analysis
{% else %}
Photo saved
{%endif%}
{{form.as_p}} {% if not img_path %}
{%else%}
{%endif%}