{% load static %} {% load i18n %} {% if item.is_multi %}
Unsupported Multi-value
{{item.dataformat }}: {{ item.description }}
{% else %}
{% if item.dataformat_ext == "html" %} {% else %}

{% endif %} {% if item.description %}
{{item.dataformat }}: {{ item.description }}
{% endif %}
{% endif %}