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