{% extends "views/layouts/base.html" %} {% block yield %}
{% if connections.length > 0 %}
Deployment Connections
    Deployment Targets
      {% else %} {% endif %}
      {% include 'views/partials/metadata_tree.html' %}
      {% endblock %} {% block buttons %} Validate Deployment Deployment Connections {% include 'views/partials/cancel_button.html' %} {% endblock %} {% block body_js %} {% endblock %}