{% import 'macros/forms.html' as forms %} {% from 'macros/build_line.html' import build_table %} {% extends "layouts/base.html" %} {% block content %}
No current builds.
{% endif %}No pending build requests.
{% endif %}Name | Status | Admin | ||
---|---|---|---|---|
{{ s.name|e }} | {% if s.connected %}connected | {{ s.admin|email if s.admin else ""}} | {% else %}offline | {% endif %} | no slaves attached | {% endfor %}