package nav import "projectreshoot/pkg/contexts" // Returns the mobile version of the navbar thats only visible when activated templ sideNav(navItems []NavItem) { {{ user := contexts.GetUser(ctx) }}