{% load i18n %}
{% 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 %}