generated from logically.cc/app-template
8 lines
72 B
Text
8 lines
72 B
Text
|
---
|
||
|
import Layout from "layouts/primary.astro"
|
||
|
---
|
||
|
|
||
|
<Layout>
|
||
|
|
||
|
</Layout>
|