{% extends "../base.html" %} {% block title %}{{ _("Create new builder") }}{% end block %} {% block body %}
{% raw xsrf_form_html() %}

{{ _("Enter the canonical hostname of the machine.") }}

{% end block %}