{% extends "base.html" %} {% block main_area %}
{% include "repository_modal.html" %} {% include "start_build_modal.html" %} {% include "output_plugins_modal.html" %}Name | URL | Status | {% for repo in repos %}
---|---|---|
{{repo.name}} | {{repo.url}} |
|
Name | Host | Port | {% for slave in slaves %}
---|---|---|
{{slave.name}} | {{slave.host}} | {{slave.port}} |