{% load i18n %} {% if field %} {{ field|safe }} {% else %}
{% trans "(Optional) Not yet added" %}
{% endif %}