{% extends '_base_list.html' %} {% load i18n static %} {% block table_search %}{% endblock %} {% block help_message %} {% trans 'The domain function is added to address the fact that some environments (such as the hybrid cloud) cannot be connected directly by jumping on the gateway server.' %}
{% trans 'JMS => Domain gateway => Target assets' %} {% endblock %} {% block table_container %}
{% trans "Create domain" %}
{% trans 'Name' %} {% trans 'Asset' %} {% trans 'Gateway' %} {% trans 'Comment' %} {% trans 'Action' %}
{% endblock %} {% block content_bottom_left %}{% endblock %} {% block custom_foot_js %} {% endblock %}