{% if data %} {# inline-edit-value marks the underline target for inline-editable cells. #}
{% for tag in data %} {{ tag | escape }} {% endfor %}
{% endif %}