{# Re-render the preview (download button + blocked banner) when strict mode is toggled in settings. Re-fetches the existing result — no re-processing. #} {% with compact=True %}{% include "_drop_zone.html" %}{% endwith %} {% include "_status_row.html" %} {% if download_blocked %}
{% endif %} {% if warnings %}{% include "_warning_banner.html" %}{% endif %}