{% block content %} {% if value %}

{{form.as_p}}


{% else %} Your Upload was successful! You will be automatically redirected to the home page in 5 seconds
{% endif %} {% endblock %}