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