<% if(config.baseURL)window.libURL = config.baseURL; if(!window.libURL)window.libURL = originalURL; %> <%- include('blocks/header-meta'); %> <%- include('blocks/header-favicon'); %> <% customAutoLoad.superLibsCss.forEach(function(lib){ %> <% }) %> <% customAutoLoad.superAssetsCss.forEach(function(lib){ %> <% }) %>
<%- include('blocks/heyActivate'); %> <%- include('blocks/systemInfoBlock'); %>
<%- include('blocks/superConfigEditor'); %>
<%- include('blocks/superSystemTab'); %>
<%- include('blocks/superCustomAutoLoadManager'); %>
<%- include('blocks/superPreferences'); %>
<%- include('blocks/easyRemoteAccess'); %>
<%- include('blocks/superPluginManager'); %>
<%- include('blocks/superMountManager'); %>
<% customAutoLoad.superPageBlocks.forEach(function(block){ %> <%- include(block) %> <% }) %>
<%- include('blocks/confirm'); %> <%- include('blocks/mainpermissions'); %> <% customAutoLoad.superLibsJs.forEach(function(lib){ %> <% }) %> <% customAutoLoad.superAssetsJs.forEach(function(lib){ %> <% }) %> <% customAutoLoad.superRawJs.forEach(function(scriptData){ %> <% }) %>