Traceback (most recent call last): File "/app/routers/publics/serv24_public.py", line 815, in service_model_page cat = next((c for c in content["categories"] if c["slug"] == category), None) TypeError: 'NoneType' object is not subscriptable