{% load i18n %}
{% include 'horizon/common/_form_fields.html' %}

{% trans 'Description:' %}

{% trans 'Environment Name' %}: {% blocktrans %}Select name for the environment{% endblocktrans %}

{% blocktrans %} Environment defines the run time context for the application including all the application images, what container services they run on, and the associated automatically generated network configuration.{% endblocktrans %}