7 lines
81 B
Text
7 lines
81 B
Text
---
|
|
import Layout from "../layouts/Layout.astro";
|
|
---
|
|
|
|
<Layout>
|
|
QP
|
|
</Layout>
|