Nuxt/test/fixtures/with-config/layouts/error.vue
2016-12-21 19:27:36 +01:00

4 lines
45 B
Vue

<template>
<h1>Error page</h1>
</template>