{% extends "base.html" %} {% import 'partials/_components.html' as components %} {% block topbar_current %}gallery{% endblock %} {% block title %}TESS QuickLook Gallery{% endblock %} {% block head %} {% endblock %} {% block before_topbar %}
Job running:
(server-side; clicking the name returns to the live log on the home page)
{% endblock %} {% block content %}

Output Gallery

0 selected
{% if total_pages > 1 %} {% endif %} {% endblock %} {% block scripts %} {{ components.page_loading('Loading TLS Summary…', 'Scanning saved results') }} {% endblock %}