{% extends 'base.html' %} {% block content %}

Host {{ object }} Edit Host Delete Host

Name
{{ object.name }}
Number of Stages
{{ object.stage_set.count }}
Stages

No deployments for this host.

{% endblock content %}