1
0
mirror of https://github.com/nuxt/nuxt.git synced 2025-02-21 16:09:52 +00:00
Nuxt/examples/async-component-injection/posts/404.vue
2017-07-10 13:52:10 +02:00

4 lines
80 B
Vue

<template>
<h1 style="text-align: center;">Article not found</h1>
</template>