{% extends "base.html" %} {% block title %}Redacting Document{% endblock %} {% block content %}

Redaction in Progress

Your document is being automatically redacted. Please wait, this may take a few minutes depending on the document size.

Initializing...
{% endblock %} {% block scripts %} {% endblock %}