Taguette highlights{% if path %}: {{ path }}{% endif %}

{% for hl in highlights %} {{ hl.snippet |safe }}

Document: {{ hl.document.name }} Tags: {% for tag in hl.tags -%} {{ tag.path }} {%- if not loop.last %}, {% endif %} {% endfor %}

{% if not loop.last %}
{% endif %} {% endfor %}