{% extends "base.html" %} {% block title %}Live Builds{% endblock %} {% block content %} {% for build in builds %}
{{ build.output }}