{% extends "../base.html" %} {% block title %}{{ _("Delete builder %s") % builder.name }}{% end block %} {% block body %}
{{ _("You are going to delete the build host %s.") % builder.name }}