{% if item.description %}

{{ item.description }}

{% endif %} {% if item.name %} {% endif %} {% if item.curncy %} {% endif %}{% if self.isin %} {% endif %}{% if tagurls %} {% endif %} {% if item.content_type %} {% for data in item.instrument.metadata %} {% endfor %} {% endif %}
Code{{ item.code }}
Name{{ item.name }}
Country{{ item.country }}
Currency{{ item.curncy }}
ISIN{{ item.isin }}
Labels{% for tag in tagurls %}{{ tag.name }} {% endfor %}
Default Provider{{ item.get_default_vendor }}
Type{{ item.content_type }}
{{ data.name|capfirst }}{{ data.value }}