{% extends 'base.html' %} {% load i18n %} {% block main %}
{% trans "Select the instances that will be removed from the cluster." %}
{{ table.render }}
{% endblock %}