{# Partial fragment rendered when htmx requests only the sandbox pane body. #} {% load static %} {# ── Toolbar ──────────────────────────────────────────── #} {% include "dj_design_system/gallery/toolbar.html" %} {# ── Canvas ───────────────────────────────────────────── #}
{% if current_signature.minimal_html %}{{ current_signature.minimal_html|safe }}{% else %}{{ current_signature.minimal }}{% endif %}