{% extends "layouts/base.html" %} {% from "macros/box.html" import box %} {% block content %}
Builder Name | Last Build | Current Status |
---|---|---|
{{ b.name|e }} | {% if b.build_url %}
{{ b.build_label }}
{{ b.build_text }} |
{% else %}
no build | {% endif %} {{ box(**b.current_box) }}