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