
<%= '='.repeat(node.depth) -%><%= node.label ? `{${node.label}}` : '' -%> <%= node.value -%>
<%# Line Break %>
