{% if edit %}
{% else %} {% if data is iterable %} {{ data[name]|raw }} {% else %} {{ data|raw }} {% endif %} {% endif %}