Kremta-Website/src/pages/404.astro

6 lines
92 B
Plaintext
Raw Normal View History

2025-10-06 12:54:47 +00:00
---
import EntryLayout from "@components/not-found/EntryLayout.astro";
---
<EntryLayout />