{% extends 'base.html' %} {% block head %} SageMath Patchbot {% endblock %} {% block body %}
alt: sagemath patchbot logo
{{base_status[1]}} Results against SageMath {{base}} ({{base_status[0]}} reports).

See results against {% for version, status in versions: %} {{status[1]}} {{version}} {% endfor %}
{% for ticket in tickets: %} {% endfor %}
{{'*' if ticket.pending else ''}} {{ticket.report_count}} {{ticket.report_status_composite}} {{ticket.id}} {{ticket.title}} {{ticket.status}}

{% for status in status_order %} {% endfor %}
{{status}} {{status}} {{summary[status]}}
{% endblock %}