run {{ session.id }}
← queueproposals from this run
{% if not rows %}this run produced no proposals.
{% else %}-
{% for row in rows %}
-
{{ row.preview }}
{% endfor %}
this run produced no proposals.
{% else %}{{ row.preview }}