{% extends 'base.html' %} {% load i18n %} {% block main %}
{% trans "Specify the instances to be added to the cluster. When all the instances are specified click 'Grow Cluster' to perform the grow operation." %}
{{ table.render }}
{% endblock %}