{% comment %}Recursive navigation tree node. Expects: node (NavNode), depth (int), active_path (str) from parent context.{% endcomment %} {% load dj_design_system_gallery %} {% if node.node_type.value == "app" %} {# ── App root node ───────────────────────────────────────────── #}