mirror of
https://github.com/tabler/tabler.git
synced 2026-08-29 13:21:29 +04:00
6 lines
119 B
Plaintext
6 lines
119 B
Plaintext
---
|
|
import ErrorLayout from '@shared/layouts/ErrorLayout.astro';
|
|
---
|
|
|
|
<ErrorLayout title="Page 404" pageError="404" />
|