{% extends 'base.html' %} {% load i18n %} {% block main %}
{% trans "Note: Enable root access on an instance. If the root user is already enabled then a new password is generated." %}
{{ table.render }}
{% endblock %}