<% themeConfig.commands?.forEach(category => { %>
<% if (!category.hideSidebarItem) { %>
<% } %>
<% }) %>
%- include("partials/preloader.ejs", {now: "commands"}) %> <%- themeConfig?.customHtml %>
<%- include("partials/preload.ejs") %> <%- include("partials/sidebar.ejs", {config: config, now:"commands"}) %>