Is it possible to customize the 404 page?
Hi @legitimate_primate , once you have added plasmic rendering into your frameworkâs 404 page, then you can start editing that from plasmic. For instance, this is how to set the 404 page for next js: https://nextjs.org/docs/advanced-features/custom-error-page
Let me know if that helps!