{# Rendered both as the full page's table and as the HTMX fragment, so the unknown-tag hint must live here to appear on both paths. #} {% if tag_error %}
{{ tag_error }}
{% endif %}| # | type | pri | status | cp | component | tags | title |
|---|---|---|---|---|---|---|---|
| {{ it.id }} | {{ it.item_type }} | {{ it.priority }} | {{ it.status }} | {% if it.cp[1] %}{% endif %}{{ it.cp[0] }}/{{ it.cp[1] }} | {{ it.component or "" }} | {% for t in it.tags %}{{ t }}{% endfor %} | {{ it.title }} |
| No items match these filters. | |||||||