{% extends 'layout.html' %} {% import 'forms.html' as forms %} {% from "box_macros.html" import box %} {% block content %}
{{ b.name|e }} | {% if b.build_url %}
{{ b.build_label }}
{{ b.build_text }} |
{% else %}
no build | {% endif %} {# Sybren: The following removes the last 'next in', because it's always duplicated, # and removes some newlines (box() adds a