%- include("partials/layout-top", { title }) %> Navigation Drag items between sections to build the sidebar layout. Enable custom navigation /> <%= navStructure.enabled ? "Enabled" : "Disabled" %> Include unassigned items /> <%= navStructure.includeUnassigned ? "Enabled" : "Disabled" %> Unassigned section label Unassigned section id Unassigned section icon Default (blocks) <% (sectionIcons || []).forEach((icon) => { %> ><%= icon %> <% }) %> Add section Advanced Sections Unassigned items Sections JSON (advanced) <%- navSectionsJson %> Each section needs id, label, icon, and items. Apply JSON to builder Default structure <%- defaultSectionsJson %> Save navigation Reset to default <%- include("partials/layout-bottom") %>
Drag items between sections to build the sidebar layout.
Each section needs id, label, icon, and items.
id
label
icon
items
<%- defaultSectionsJson %>