{% extends "horizon/common/_modal_form.html" %} {% load i18n %} {% block modal-body-right %}

{% trans "Description:" %}

{% blocktrans trimmed %} "Manage" an existing share from a Manila host. This will make the share visible within OpenStack.

This is equivalent to the 'manila manage' command. {% endblocktrans %}

{% endblock %}