Files
2026-04-12 22:26:26 +04:00

6 lines
71 B
Vue

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