{% extends "base.html" %} {% block title %}Glean — scanning {{ target }}{% endblock %} {% block content %}

Scanning {{ target }}

{# Served as a plain : the animation lives inside the SVG, so it runs without script and holds the static mark at rest -- a stalled scan, a background tab or reduced-motion all show the logo rather than a half-collapsed frame. #}

    {% if queued %}Queued — waiting for a free scan slot. This page will update as soon as it starts.{% else %}Starting…{% endif %}

    {% endblock %}