{% extends "base.html" %} {% block title %}{{ slug }} · Gauntlet Console{% endblock %} {% block body %}

← all runs · history · cost report {% if n_proposals %}· proposals ({{ n_proposals }}){% endif %}

{{ slug }}

{% include "_run_detail_body.html" %}
{% endblock %}