{%- if traceability_index.has_tags(document) -%}
{%- for tag in traceability_index.get_tags(document) %} {{ tag[0] }}{{ tag[1] }} {%- endfor %}
{%- endif %}