landing/src/pages/521.astro
2026-08-13 03:59:46 +03:00

5 lines
89 B
Text

---
import ErrorPage from '../components/ErrorPage.astro';
---
<ErrorPage code={521} />