{% extends "base.html" %} {% block title %}{{ _("Manage build %s") % build.name }}{% end block %} {% block body %}
{{ _("Not all jobs of this build are finished, yet.") }} {{ _("It is strongly discouraged to push this build into the next repository.") }}
{{ _("However, the build will be automatically unpushed if one or more build jobs fail.") }}