{% extends "base.html" %} {% block head %} Manual Entry {% endblock %} {% block body %}

Manual Request

{% block form %}

{% if auto_download %} Manual requests do not automatically start a download. They have to be manually reviewed. {% endif %}

{% if success %} {% endif %}
{% endblock %}
{% endblock %}