{{if filename=='dashboard.html'}}{{dbr=dashboard_ref queries['dashboard']}}{{end}} {{if filename=='dashboard.html'}} {{db=dashboards_ref}} {{dashboard_name = queries['dashboard']}} {{if db.edit_mode}} Options Dashboard Settings Add Card Add Dashboard {{if dbr.layout == 'FIXED_RESIZEABLE' }} Reset {{end}} {{else}} Search {{if (dashboard_is_shared db.id) && !(user_access_by_rights 2 state.user_name)}} {{else}} {{end}} {{end}} {{end}} {{includefile 'includes/notification_bell_side_nav.html'}} {{dashboard_order = get_setting_bool("gDashboardsMenuFirst")}} {{if dashboard_order == "checked"}} {{includefile 'includes/dashboard_menu.html'}} {{end}} Devices Events Cameras Live Recordings {{if dashboard_order != "checked"}} {{includefile 'includes/dashboard_menu.html'}} {{end}} Setup Tools Help {{linuxitems = linux_menu_items}} System Timers/Counters Script Commands {{if ((get_setting_bool 'gEnableEnergy')=='checked')}} Energy {{end}} Backup/Restore Log About {{for mitem in linux_menu_items}} {{mitem.text}} {{end}} {{pluginitems = plugin_menu_items}} Plugins Add Manage {{for mitem in pluginitems}} {{mitem.sub_menu_text}} {{end}} {{for mitem in pluginitems}} {{for sub_item in mitem.sub_menu_items}} {{sub_item.text}} {{end}} {{end}} {{if filename=='dashboard.html'}} {{dbs=dashboards_ref}} {{dashboard_name = queries['dashboard']}} {{db=dashboard_ref dashboard_name}} {{if dbs.edit_mode}} Options Dashboard Settings Add Card Add Dashboard {{if dbr.layout == 'FIXED_RESIZEABLE' }} Reset {{end}} {{else}} Search {{if dashboard_is_shared db.id && !(user_access_by_rights 2 state.user_name)}} {{else}} {{end}} {{end}} {{else}} Search {{end}} {{includefile 'includes/notification_bell.html'}}