{% extends "base.html.j2" %} {% block page_content %}
OCR
{{ ocr_job_form.hidden_tag() }} {{ ocr_job_form.submit(class='btn') }}
{% endblock %}