{% load i18n %} {% load url from future %} {% if environment %} {% trans "Add to Env" %} {% else %} {% trans "Create Env" %} {% endif %}