{% extends "base.html" %} {% block title %}Glean — scanning {{ target }}{% endblock %} {% block content %}
{% if queued %}Queued — waiting for a free scan slot. This page will update as soon as it starts.{% else %}Starting…{% endif %}