{# One dashboard widget as a Gridstack item — shared by index.html (initial render)
and the add-widget endpoint (single-item insert). Edit chrome (drag handle +
remove) is in the DOM only for editors and shown via body.dash-editing CSS. #}
{% if can_edit %}⠿{% endif %}
{{ item.title }}Details →
{% if can_edit %}{% endif %}