6 lines
92 B
Plaintext
6 lines
92 B
Plaintext
---
|
|
import BaseLayout from '../../layouts/BaseLayout.astro';
|
|
---
|
|
|
|
<BaseLayout>
|
|
</BaseLayout> |