a94b01cee97cad351e0e9a5200e72aaec9c43579
Gaps closed: - noindex meta: ErrorPage now emits <meta name="robots" content="noindex,nofollow"> (R6) - 500 refresh CTA: add PAGE500.REFRESH i18n key (9 locales) and a reload button (R5) - SSR HTTP status: $.tsx converted to $/page.tsx+error.tsx; loader throws Response(404) so Modern.js emits the correct status code; same pattern for error/[code]/page.tsx (R8) - Add error.tsx error-elements so the branded page renders after the loader throws Pre-existing (already compliant): URL preservation, root link, all 9 locales, support link. Tests: 34 new assertions cover R4–R8 (noindex, root link, refresh, i18n keys, loader status).
Description
No description provided
Languages
TypeScript
62.7%
HTML
23.6%
SCSS
11%
JavaScript
1.1%
C#
0.9%
Other
0.6%