{% extends 'base.html' %}
{% load i18n %}
{% block title %}{% trans "Grow Cluster" %}{% endblock %}
{% 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." %}