2024-09-15 01:50:36 +02:00

5 lines
70 B
Vue

<template>
<NuxtLayout>
<NuxtPage />
</NuxtLayout>
</template>