{% load static %} {% load i18n %} {% load l10n %}
{% if item.description %}
{{ item.description }}
{% endif %}