{% load i18n %}
{% for c in available_clients %} {% empty %} {% endfor %}
Hostname
{{ c.hostname }}
{% trans "No clients found." %}
{% include "horizon/common/_form_fields.html" %} {{ table.render }}
{{ step.get_help_text }}