{%- if path %}
{% trans "exported highlight details" doc=document %}Document: {{ doc }}{% endtrans %} {% trans "exported highlight details" %}Tags:{% endtrans %} {%- for tag in tags %} {{ tag }} {%- if not loop.last %},{% endif %} {%- endfor %}
{%- if not loop.last %}