{% extends "squad/notification/base.html" %} {% block content %}

Build information

Failed test jobs ({{count}})

{% for test_job in test_jobs %}

{{test_job.job_id}}

{% endfor %} {% endblock %}