mirror of
https://github.com/elk-zone/elk
synced 2025-01-02 16:02:50 +09:00
6 lines
69 B
Vue
6 lines
69 B
Vue
|
<template>
|
||
|
<AppLayout>
|
||
|
<NuxtPage />
|
||
|
</AppLayout>
|
||
|
</template>
|