package templates templ Header(user User, currentPath string) { } // HeaderLoginForm renders the compact inline login form used in the header // dropdown (desktop) and mobile drawer. suffix is appended to element ids so // the two instances do not collide. templ HeaderLoginForm(suffix string, currentPath string) {
Don't have an account? Sign Up }