hyperboria/nexus/cognitron/web/layouts/default.vue

7 lines
85 B
Vue

<template lang="pug">
div
v-header
b-container.mt-3
nuxt
</template>