1
0
mirror of https://github.com/nuxt/nuxt.git synced 2025-02-24 17:39:06 +00:00
Nuxt/examples/async-component-injection/posts/404.vue

4 lines
80 B
Vue
Raw Normal View History

2017-07-10 11:52:10 +00:00
<template>
<h1 style="text-align: center;">Article not found</h1>
</template>