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

{% trans 'Description:' %}

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

{% blocktrans %} An environment is a collection of instances that are meant to operate under similar conditions.{% endblocktrans %}