mirror of
https://github.com/tabler/tabler.git
synced 2026-08-07 20:02:23 +04:00
d8956a06d6
Co-authored-by: Bartek <xbartoszdobija@gmail.com>
6 lines
119 B
Plaintext
6 lines
119 B
Plaintext
---
|
|
import ErrorLayout from '@shared/layouts/ErrorLayout.astro';
|
|
---
|
|
|
|
<ErrorLayout title="Page 500" pageError="500" />
|