{{ item.local_id }}
{{ kind_label(item.kind, project) }}
{{ item.title }}
{% for tag in item.tags %}
{{ tag }}
{% endfor %}
{% for branch in item.applies_to %}
{{ branch }}
{% endfor %}
{% endif %}
{{ t("common.updated") }}