{# VPN and Remote Access are not part of this release: hidden here, and the routes answer 404 on a real unit (they still render in mock mode so the built UI can be demonstrated). Firewall is hidden the same way. #} {% set sections = [ ('dashboard', 'Dashboard', 'layout-dashboard', false, 'guest'), ('system_log', 'System Log', 'scroll-text', false, 'auth'), ('serial', 'Serial', 'cable', false, 'auth'), ('networking', 'Networking', 'network', false, 'auth'), ('web_terminal', 'Web Terminal', 'terminal', false, 'auth'), ('admin', 'Admin', 'settings', false, 'admin'), ] %}