{% extends "layout.html" %} {% from "box_macros.html" import box %} {% block content %}
| last build{% for b in builders %} | {{ b.name }} {% endfor %}{{ " ".join(b.top) }} | |
| current activity{% for b in builders %} | {{ " {% endfor %}".join(b.status) }} | |
| {{ tz }} | changes{% for b in builders %} | {{ b.name }}{% endfor %} |