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

{% trans "Description:" %}

{% blocktrans with key=key %}Update the "group type spec" value for "{{ key }}"{% endblocktrans %}

{% endblock %}