{% if data.tags %} {% for tag in data.tags %} {{ tag }} {% endfor %} {% else %} — {% endif %} {% if data and data.export_edit_note %}

{{ _('Note:') }} {{ data.export_edit_note }}

{% endif %}