You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Fix homepage template rendering for current FastAPI/Starlette signature.
Use the request-first TemplateResponse call to avoid 500 errors on GET / caused by mismatched argument order.
Made-with: Cursor