{% load static %} {% load i18n %}
{% if item.description %}
{{item.dataformat }}: {{ item.description }}
{% endif %}